Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.im.rasf
Interface NetworkEntityMBean


public interface NetworkEntityMBean

Method Summary
 String getAsAddress()
          Gets the value of the asAddress property.
 boolean isAddSelfRoute()
          Gets the value of the addSelfRoute property.
 void setAddSelfRoute(boolean value)
          Sets the value of the addSelfRoute property.
 void setAsAddress(String value)
          Sets the value of the asAddress property.

 

Method Detail

getAsAddress

String getAsAddress()
Gets the value of the asAddress property.

setAsAddress

void setAsAddress(String value)
Sets the value of the asAddress property.

isAddSelfRoute

boolean isAddSelfRoute()
Gets the value of the addSelfRoute property.

setAddSelfRoute

void setAddSelfRoute(boolean value)
Sets the value of the addSelfRoute property.

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.