Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.sip
Interface NetworkAccessPointSetTypeMBean

All Superinterfaces:
NetworkAccessPointSetTypeReadOnlyMBean
All Known Implementing Classes:
NetworkAccessPointSetType

public interface NetworkAccessPointSetTypeMBean
extends NetworkAccessPointSetTypeReadOnlyMBean

Method Summary
 void addNetworkAccessPoint()
          Add a new element named networkAccessPoint
 void removeNetworkAccessPoint(int index)
          Remove an element named networkAccessPoint by the index

 

Methods inherited from interface oracle.axia.config.beans.protocol.sip.NetworkAccessPointSetTypeReadOnlyMBean
getNetworkAccessPointMBean

 

Method Detail

addNetworkAccessPoint

void addNetworkAccessPoint()
Add a new element named networkAccessPoint

removeNetworkAccessPoint

void removeNetworkAccessPoint(int index)
Remove an element named networkAccessPoint by the index

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.