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_FormatIndicatorMAPLCS_FormatIndicator. e_mailAddressReference to value of the constant e_mailAddress.static MAPLCS_FormatIndicatorMAPLCS_FormatIndicator. logicalNameReference to value of the constant logicalName.static MAPLCS_FormatIndicatorMAPLCS_FormatIndicator. msisdnReference to value of the constant msisdn.static MAPLCS_FormatIndicatorMAPLCS_FormatIndicator. sipUrlReference to value of the constant sipUrl.static MAPLCS_FormatIndicatorMAPLCS_FormatIndicator. urlReference 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_FormatIndicatorMAPLCS_FormatIndicator. fromValue(int value)Finds or constructs an enumeration constant for the given numeric value.MAPLCS_FormatIndicatorMAPLCSClientName. getLcs_FormatIndicator()Gets the value of the field lcs-FormatIndicator.MAPLCS_FormatIndicatorMAPLCSRequestorID. 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 MAPLCSClientNameMAPLCSClientName. setLcs_FormatIndicator(MAPLCS_FormatIndicator value)Sets the value of the field lcs-FormatIndicator.MAPLCSRequestorIDMAPLCSRequestorID. setLcs_FormatIndicator(MAPLCS_FormatIndicator value)Sets the value of the field lcs-FormatIndicator.
-