Uses of Class
com.opencloud.slee.resources.cgin.map.MAPLCS_FormatIndicator
-
Packages that use MAPLCS_FormatIndicator Package Description com.opencloud.slee.resources.cgin.map Provides an API for the MAP protocol. -
-
Uses of MAPLCS_FormatIndicator in com.opencloud.slee.resources.cgin.map
Fields in com.opencloud.slee.resources.cgin.map declared as MAPLCS_FormatIndicator Modifier and Type Field Description static MAPLCS_FormatIndicator
MAPLCS_FormatIndicator. e_mailAddress
Reference to value of the constant e_mailAddress.static MAPLCS_FormatIndicator
MAPLCS_FormatIndicator. logicalName
Reference to value of the constant logicalName.static MAPLCS_FormatIndicator
MAPLCS_FormatIndicator. msisdn
Reference to value of the constant msisdn.static MAPLCS_FormatIndicator
MAPLCS_FormatIndicator. sipUrl
Reference to value of the constant sipUrl.static MAPLCS_FormatIndicator
MAPLCS_FormatIndicator. url
Reference to value of the constant url.Methods in com.opencloud.slee.resources.cgin.map that return MAPLCS_FormatIndicator Modifier and Type Method Description static MAPLCS_FormatIndicator
MAPLCS_FormatIndicator. fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.MAPLCS_FormatIndicator
MAPLCSClientName. getLcs_FormatIndicator()
Gets the value of the field lcs-FormatIndicator.MAPLCS_FormatIndicator
MAPLCSRequestorID. getLcs_FormatIndicator()
Gets the value of the field lcs-FormatIndicator.static MAPLCS_FormatIndicator[]
MAPLCS_FormatIndicator. namedValues()
Returns an array containing all the enumeration constants referenced by fields.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPLCS_FormatIndicator Modifier and Type Method Description MAPLCSClientName
MAPLCSClientName. setLcs_FormatIndicator(MAPLCS_FormatIndicator value)
Sets the value of the field lcs-FormatIndicator.MAPLCSRequestorID
MAPLCSRequestorID. setLcs_FormatIndicator(MAPLCS_FormatIndicator value)
Sets the value of the field lcs-FormatIndicator.
-