Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Known Subinterfaces:
NetworkAddressTypeMBean
All Known Implementing Classes:
NetworkAddressType

public interface NetworkAddressTypeReadOnlyMBean

Method Summary
 AddressTypeMBean getAddressTypeMBean()
          Return the value of the AddressType element
 java.lang.String getAddressTypeValue()
           
 java.lang.String getHost()
          Gets the value of the host property.
 NetworkTypeMBean getNetworkTypeMBean()
          Return the value of the NetworkType element
 java.lang.String getNetworkTypeValue()
           
 long getPort()
          Gets the value of the port property.

 

Method Detail

getHost

java.lang.String getHost()
Gets the value of the host property.

getPort

long getPort()
Gets the value of the port property.

getNetworkTypeValue

java.lang.String getNetworkTypeValue()

getAddressTypeValue

java.lang.String getAddressTypeValue()

getNetworkTypeMBean

NetworkTypeMBean getNetworkTypeMBean()
Return the value of the NetworkType element

getAddressTypeMBean

AddressTypeMBean getAddressTypeMBean()
Return the value of the AddressType element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.