Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

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

 

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

 

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

 

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

 

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

 

Constructor parameters in oracle.axia.config.beans.snmp with type arguments of type AccessControlTableType
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.