Request all XBee informations without send AT commands

Hello everybody,
I’m start to develop a Java project for command an XBee ZNET device.
I just want to know if there is the possibility to have all the informations(64bit address, PowerLevel,PowerMode,Node Discovery options,operating channels, etc.)from my device trough a single command,instead of send an AT command for each parameter required.
Exist this possibility?

Thanks

ps: in the future i will release as an open source my project in collaboration with the Andrew Rapp XBee-API (java)

There is no AT command that gets you all the details in a single request.