Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Uses of Class
oracle.axia.config.beans.snmp.V1V2TrapForwardingTableType

Packages that use V1V2TrapForwardingTableType
oracle.axia.config.beans.snmp   

 

Uses of V1V2TrapForwardingTableType in oracle.axia.config.beans.snmp

 

Fields in oracle.axia.config.beans.snmp with type parameters of type V1V2TrapForwardingTableType
protected  java.util.List<V1V2TrapForwardingTableType> SnmpConfigurationType.v1V2TrapForwardingTable
           

 

Methods in oracle.axia.config.beans.snmp that return V1V2TrapForwardingTableType
 V1V2TrapForwardingTableType ObjectFactory.createV1V2TrapForwardingTableType()
          Create an instance of V1V2TrapForwardingTableType

 

Methods in oracle.axia.config.beans.snmp that return types with arguments of type V1V2TrapForwardingTableType
 java.util.List<V1V2TrapForwardingTableType> SnmpConfigurationType.getV1V2TrapForwardingTable()
          Gets the value of the v1V2TrapForwardingTable property.

 

Constructor parameters in oracle.axia.config.beans.snmp with type arguments of type V1V2TrapForwardingTableType
SnmpConfigurationType(java.lang.String target, boolean enabled, int port, java.lang.String version, int loggingLevel, java.util.List<AccessControlTableType> accessControlTable, java.util.List<V1V2TrapForwardingTableType> v1V2TrapForwardingTable, java.util.List<V3TrapForwardingTableType> v3TrapForwardingTable)
           

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.