Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sm.lss
Interface LssProfileMBean


public interface LssProfileMBean

Method Summary
 String getByFromPrefix()
          Gets the value of the byFromPrefix property.
 String getByServiceKey()
          Gets the value of the byServiceKey property.
 String getByToPrefix()
          Gets the value of the byToPrefix property.
 BigInteger getId()
          Gets the value of the id property.
 String getOlpData()
          Gets the value of the olpData property.
 String getOlpNameValue()
           
 BigInteger getPriority()
          Gets the value of the priority property.
 String getProfileName()
          Gets the value of the profileName property.
 void setByFromPrefix(String value)
          Sets the value of the byFromPrefix property.
 void setByServiceKey(String value)
          Sets the value of the byServiceKey property.
 void setByToPrefix(String value)
          Sets the value of the byToPrefix property.
 void setId(BigInteger value)
          Sets the value of the id property.
 void setOlpData(String value)
          Sets the value of the olpData property.
 void setOlpNameValue(String value)
          Set the value of olpName
 void setPriority(BigInteger value)
          Sets the value of the priority property.
 void setProfileName(String value)
          Sets the value of the profileName property.

 

Method Detail

getProfileName

String getProfileName()
Gets the value of the profileName property.

setProfileName

void setProfileName(String value)
Sets the value of the profileName property.

getId

BigInteger getId()
Gets the value of the id property.

setId

void setId(BigInteger value)
Sets the value of the id property.

getPriority

BigInteger getPriority()
Gets the value of the priority property.

setPriority

void setPriority(BigInteger value)
Sets the value of the priority property.

getByFromPrefix

String getByFromPrefix()
Gets the value of the byFromPrefix property.

setByFromPrefix

void setByFromPrefix(String value)
Sets the value of the byFromPrefix property.

getByToPrefix

String getByToPrefix()
Gets the value of the byToPrefix property.

setByToPrefix

void setByToPrefix(String value)
Sets the value of the byToPrefix property.

getByServiceKey

String getByServiceKey()
Gets the value of the byServiceKey property.

setByServiceKey

void setByServiceKey(String value)
Sets the value of the byServiceKey property.

getOlpData

String getOlpData()
Gets the value of the olpData property.

setOlpData

void setOlpData(String value)
Sets the value of the olpData property.

setOlpNameValue

void setOlpNameValue(String value)
Set the value of olpName

getOlpNameValue

String getOlpNameValue()

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.