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

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

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

Fields in net.sf.snmpadaptor4j.config.jaxb declared as Roots
protected  Roots Config.roots
           
 

Methods in net.sf.snmpadaptor4j.config.jaxb that return Roots
 Roots ObjectFactory.createRoots()
          Create an instance of Roots
 Roots Config.getRoots()
          Gets the value of the roots property.
 

Methods in net.sf.snmpadaptor4j.config.jaxb with parameters of type Roots
 void Config.setRoots(Roots value)
          Sets the value of the roots property.
 



Copyright © 2012-2013 snmpAdaptor4j. All Rights Reserved.