Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sf.ssuss7.sigtran
Interface GttEntityMBean


public interface GttEntityMBean

Method Summary
 String getName()
          Gets the value of the name property.
 String getOperationModeValue()
           
 BigInteger getPrimaryPointCode()
          Gets the value of the primaryPointCode property.
 BigInteger getSecondaryPointCode()
          Gets the value of the secondaryPointCode property.
 void setName(String value)
          Sets the value of the name property.
 void setOperationModeValue(String value)
          Set the value of operationMode
 void setPrimaryPointCode(BigInteger value)
          Sets the value of the primaryPointCode property.
 void setSecondaryPointCode(BigInteger value)
          Sets the value of the secondaryPointCode property.

 

Method Detail

getName

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

setName

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

getPrimaryPointCode

BigInteger getPrimaryPointCode()
Gets the value of the primaryPointCode property.

setPrimaryPointCode

void setPrimaryPointCode(BigInteger value)
Sets the value of the primaryPointCode property.

getSecondaryPointCode

BigInteger getSecondaryPointCode()
Gets the value of the secondaryPointCode property.

setSecondaryPointCode

void setSecondaryPointCode(BigInteger value)
Sets the value of the secondaryPointCode property.

setOperationModeValue

void setOperationModeValue(String value)
Set the value of operationMode

getOperationModeValue

String getOperationModeValue()

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.