NAME
FusionInventory::Agent::XML::Response - Generic server message
DESCRIPTION
This is a generic message sent by the server to the agent.
METHODS
new(%params)
The constructor. The following parameters are allowed, as keys of the %params hash:
- logger
 - 
the logger object to use (default: a new stderr logger)
 - content
 - 
the raw XML content
 
getContent
Get content, as a perl data structure.
getOptionsInfoByName($name)
Get parameters of a specific option