Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.snmp
Interface AccessControlTableTypeReadOnlyMBean

All Known Subinterfaces:
AccessControlTableTypeMBean
All Known Implementing Classes:
AccessControlTableType

public interface AccessControlTableTypeReadOnlyMBean

Method Summary
 int getAclAccess()
          Gets the value of the aclAccess property.
 java.lang.String getAclCommunity()
          Gets the value of the aclCommunity property.
 java.lang.String getAclManagers()
          Gets the value of the aclManagers property.

 

Method Detail

getAclCommunity

java.lang.String getAclCommunity()
Gets the value of the aclCommunity property.

getAclAccess

int getAclAccess()
Gets the value of the aclAccess property.

getAclManagers

java.lang.String getAclManagers()
Gets the value of the aclManagers property.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.