Uses of Class
net.sf.snmpadaptor4j.config.jaxb.Root

Packages that use Root
net.sf.snmpadaptor4j.config.jaxb   
 

Uses of Root in net.sf.snmpadaptor4j.config.jaxb
 

Fields in net.sf.snmpadaptor4j.config.jaxb with type parameters of type Root
protected  List<Root> Roots.root
           
 

Methods in net.sf.snmpadaptor4j.config.jaxb that return Root
 Root ObjectFactory.createRoot()
          Create an instance of Root
 

Methods in net.sf.snmpadaptor4j.config.jaxb that return types with arguments of type Root
 List<Root> Roots.getRoot()
          Gets the value of the root property.
 



Copyright © 2012-2013 snmpAdaptor4j. All Rights Reserved.