public interface LssProfileMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getByFromPrefix()
Gets the value of the byFromPrefix property.
|
java.lang.String |
getByServiceKey()
Gets the value of the byServiceKey property.
|
java.lang.String |
getByToPrefix()
Gets the value of the byToPrefix property.
|
java.math.BigInteger |
getId()
Gets the value of the id property.
|
java.lang.String |
getOlpData()
Gets the value of the olpData property.
|
java.lang.String |
getOlpNameValue() |
java.math.BigInteger |
getPriority()
Gets the value of the priority property.
|
java.lang.String |
getProfileName()
Gets the value of the profileName property.
|
void |
setByFromPrefix(java.lang.String value)
Sets the value of the byFromPrefix property.
|
void |
setByServiceKey(java.lang.String value)
Sets the value of the byServiceKey property.
|
void |
setByToPrefix(java.lang.String value)
Sets the value of the byToPrefix property.
|
void |
setId(java.math.BigInteger value)
Sets the value of the id property.
|
void |
setOlpData(java.lang.String value)
Sets the value of the olpData property.
|
void |
setOlpNameValue(java.lang.String value)
Set the value of olpName
|
void |
setPriority(java.math.BigInteger value)
Sets the value of the priority property.
|
void |
setProfileName(java.lang.String value)
Sets the value of the profileName property.
|
java.lang.String getProfileName()
void setProfileName(java.lang.String value)
java.math.BigInteger getId()
void setId(java.math.BigInteger value)
java.math.BigInteger getPriority()
void setPriority(java.math.BigInteger value)
java.lang.String getByFromPrefix()
void setByFromPrefix(java.lang.String value)
java.lang.String getByToPrefix()
void setByToPrefix(java.lang.String value)
java.lang.String getByServiceKey()
void setByServiceKey(java.lang.String value)
java.lang.String getOlpData()
void setOlpData(java.lang.String value)
void setOlpNameValue(java.lang.String value)
java.lang.String getOlpNameValue()