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

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

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

Fields in net.sf.snmpadaptor4j.core.mapping.jaxb with type parameters of type GenericTrap
protected  List<GenericTrap> TrapEnterprise.genericTrap
           
 

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

Methods in net.sf.snmpadaptor4j.core.mapping.jaxb that return types with arguments of type GenericTrap
 List<GenericTrap> TrapEnterprise.getGenericTrap()
          Gets the value of the genericTrap property.
 



Copyright © 2012-2013 snmpAdaptor4j. All Rights Reserved.