Uses of Class
net.sf.snmpadaptor4j.core.mapping.jaxb.Mapping

Packages that use Mapping
net.sf.snmpadaptor4j.core.mapping.jaxb   
 

Uses of Mapping in net.sf.snmpadaptor4j.core.mapping.jaxb
 

Methods in net.sf.snmpadaptor4j.core.mapping.jaxb that return Mapping
 Mapping ObjectFactory.createMapping()
          Create an instance of Mapping
 

Methods in net.sf.snmpadaptor4j.core.mapping.jaxb that return types with arguments of type Mapping
 JAXBElement<Mapping> ObjectFactory.createSnmpAdaptor4JMapping(Mapping value)
          Create an instance of JAXBElement<Mapping>}
 

Methods in net.sf.snmpadaptor4j.core.mapping.jaxb with parameters of type Mapping
 JAXBElement<Mapping> ObjectFactory.createSnmpAdaptor4JMapping(Mapping value)
          Create an instance of JAXBElement<Mapping>}
 



Copyright © 2012-2013 snmpAdaptor4j. All Rights Reserved.