Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sf.ssuss7.tdm
Interface RouteMBean


public interface RouteMBean

Method Summary
 String getName()
          Gets the value of the name property.
 String getPrimaryLinkset()
          Gets the value of the primaryLinkset property.
 String getSecondaryLinkset()
          Gets the value of the secondaryLinkset property.
 String getTypeValue()
           
 void setName(String value)
          Sets the value of the name property.
 void setPrimaryLinkset(String value)
          Sets the value of the primaryLinkset property.
 void setSecondaryLinkset(String value)
          Sets the value of the secondaryLinkset property.
 void setTypeValue(String value)
          Set the value of type

 

Method Detail

getName

String getName()
Gets the value of the name property.

setName

void setName(String value)
Sets the value of the name property.

getPrimaryLinkset

String getPrimaryLinkset()
Gets the value of the primaryLinkset property.

setPrimaryLinkset

void setPrimaryLinkset(String value)
Sets the value of the primaryLinkset property.

getSecondaryLinkset

String getSecondaryLinkset()
Gets the value of the secondaryLinkset property.

setSecondaryLinkset

void setSecondaryLinkset(String value)
Sets the value of the secondaryLinkset property.

setTypeValue

void setTypeValue(String value)
Set the value of type

getTypeValue

String getTypeValue()

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.