Uses of Class
ch.syabru.nagios.broker.xml.XmlActions

Packages that use XmlActions
ch.syabru.nagios.broker.xml   
 

Uses of XmlActions in ch.syabru.nagios.broker.xml
 

Fields in ch.syabru.nagios.broker.xml declared as XmlActions
protected  XmlActions XmlJmxNotification.action
           
 

Methods in ch.syabru.nagios.broker.xml that return XmlActions
 XmlActions ObjectFactory.createXmlActions()
          Create an instance of XmlActions
 XmlActions XmlJmxNotification.getAction()
          Gets the value of the action property.
 

Methods in ch.syabru.nagios.broker.xml with parameters of type XmlActions
 void XmlJmxNotification.setAction(XmlActions value)
          Sets the value of the action property.
 



Copyright © 2010-2011 Syabru. All Rights Reserved.