Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
com.opencloud.slee.resources.cgin.map.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
Modifier and Type | Method and Description |
---|---|
MAPLCS_PrivacyCheck |
MAPLCS_PrivacyCheck.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPLCS_PrivacyCheck |
MAPLCS_PrivacyCheck.copyOf(MAPLCS_PrivacyCheck from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
|
MAPLCS_PrivacyCheck |
MAPProvideSubscriberLocation_Arg.getLcs_PrivacyCheck()
Gets the value of the field lcs-PrivacyCheck.
|
MAPLCS_PrivacyCheck |
MAPLCS_PrivacyCheck.setCallSessionRelated(MAPPrivacyCheckRelatedAction value)
Sets the value of the field callSessionRelated.
|
MAPLCS_PrivacyCheck |
MAPLCS_PrivacyCheck.setCallSessionUnrelated(MAPPrivacyCheckRelatedAction value)
Sets the value of the field callSessionUnrelated.
|
Modifier and Type | Method and Description |
---|---|
static MAPLCS_PrivacyCheck |
MAPLCS_PrivacyCheck.copyOf(MAPLCS_PrivacyCheck from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
|
MAPProvideSubscriberLocation_Arg |
MAPProvideSubscriberLocation_Arg.setLcs_PrivacyCheck(MAPLCS_PrivacyCheck value)
Sets the value of the field lcs-PrivacyCheck.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPLCS_PrivacyCheck,MAPLCS_PrivacyCheck,MAPProto.MAP_LCS_DataTypes_LCS_PrivacyCheck> |
MAPCodecs.MAP_LCS_DataTypes_LCS_PrivacyCheck
Singleton codec for the ASN.1 type: MAP-LCS-DataTypes.LCS-PrivacyCheck
|
static PersistCodec<MAPLCS_PrivacyCheck,MAPLCS_PrivacyCheck,MAPProto.MAP_LCS_DataTypes_LCS_PrivacyCheck> |
MAPCodecs.MAP_LCS_DataTypes_LCS_PrivacyCheck
Singleton codec for the ASN.1 type: MAP-LCS-DataTypes.LCS-PrivacyCheck
|