Uses of Class
com.opencloud.slee.resources.cgin.map.MAPO_BcsmCamelTDP_Criteria
-
Packages that use MAPO_BcsmCamelTDP_Criteria 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. -
-
Uses of MAPO_BcsmCamelTDP_Criteria in com.opencloud.slee.resources.cgin.map
Methods in com.opencloud.slee.resources.cgin.map that return MAPO_BcsmCamelTDP_Criteria Modifier and Type Method Description MAPO_BcsmCamelTDP_Criteria
MAPO_BcsmCamelTDP_Criteria. clone()
Constructs a copy of this object and everything reachable from it.static MAPO_BcsmCamelTDP_Criteria
MAPO_BcsmCamelTDP_Criteria. copyOf(MAPO_BcsmCamelTDP_Criteria 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.MAPO_BcsmCamelTDP_Criteria[]
MAPCAMEL_SubscriptionInfo. getO_BcsmCamelTDP_CriteriaList()
Gets the value of the field o-BcsmCamelTDP-CriteriaList.MAPO_BcsmCamelTDP_Criteria[]
MAPGmscCamelSubscriptionInfo. getO_BcsmCamelTDP_CriteriaList()
Gets the value of the field o-BcsmCamelTDP-CriteriaList.MAPO_BcsmCamelTDP_Criteria[]
MAPVlrCamelSubscriptionInfo. getO_BcsmCamelTDP_CriteriaList()
Gets the value of the field o-BcsmCamelTDP-CriteriaList.MAPO_BcsmCamelTDP_Criteria[]
MAPResumeCallHandlingArg. getO_BcsmCamelTDPCriteriaList()
Gets the value of the field o-BcsmCamelTDPCriteriaList.MAPO_BcsmCamelTDP_Criteria[]
MAPCAMEL_SubscriptionInfo. getO_IM_BcsmCamelTDP_CriteriaList()
Gets the value of the field o-IM-BcsmCamelTDP-CriteriaList.MAPO_BcsmCamelTDP_Criteria
MAPO_BcsmCamelTDP_Criteria. setBasicServiceCriteria(MAPExt_BasicServiceCode[] value)
Sets the value of the field basicServiceCriteria.MAPO_BcsmCamelTDP_Criteria
MAPO_BcsmCamelTDP_Criteria. setCallTypeCriteria(MAPCallTypeCriteria value)
Sets the value of the field callTypeCriteria.MAPO_BcsmCamelTDP_Criteria
MAPO_BcsmCamelTDP_Criteria. setDestinationNumberCriteria(MAPDestinationNumberCriteria value)
Sets the value of the field destinationNumberCriteria.MAPO_BcsmCamelTDP_Criteria
MAPO_BcsmCamelTDP_Criteria. setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.MAPO_BcsmCamelTDP_Criteria
MAPO_BcsmCamelTDP_Criteria. setO_BcsmTriggerDetectionPoint(MAPO_BcsmTriggerDetectionPoint value)
Sets the value of the field o-BcsmTriggerDetectionPoint.MAPO_BcsmCamelTDP_Criteria
MAPO_BcsmCamelTDP_Criteria. setO_CauseValueCriteria(byte[][] value)
Sets the value of the field o-CauseValueCriteria.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPO_BcsmCamelTDP_Criteria Modifier and Type Method Description static MAPO_BcsmCamelTDP_Criteria
MAPO_BcsmCamelTDP_Criteria. copyOf(MAPO_BcsmCamelTDP_Criteria 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.MAPCAMEL_SubscriptionInfo
MAPCAMEL_SubscriptionInfo. setO_BcsmCamelTDP_CriteriaList(MAPO_BcsmCamelTDP_Criteria[] value)
Sets the value of the field o-BcsmCamelTDP-CriteriaList.MAPGmscCamelSubscriptionInfo
MAPGmscCamelSubscriptionInfo. setO_BcsmCamelTDP_CriteriaList(MAPO_BcsmCamelTDP_Criteria[] value)
Sets the value of the field o-BcsmCamelTDP-CriteriaList.MAPVlrCamelSubscriptionInfo
MAPVlrCamelSubscriptionInfo. setO_BcsmCamelTDP_CriteriaList(MAPO_BcsmCamelTDP_Criteria[] value)
Sets the value of the field o-BcsmCamelTDP-CriteriaList.MAPResumeCallHandlingArg
MAPResumeCallHandlingArg. setO_BcsmCamelTDPCriteriaList(MAPO_BcsmCamelTDP_Criteria[] value)
Sets the value of the field o-BcsmCamelTDPCriteriaList.MAPCAMEL_SubscriptionInfo
MAPCAMEL_SubscriptionInfo. setO_IM_BcsmCamelTDP_CriteriaList(MAPO_BcsmCamelTDP_Criteria[] value)
Sets the value of the field o-IM-BcsmCamelTDP-CriteriaList. -
Uses of MAPO_BcsmCamelTDP_Criteria in com.opencloud.slee.resources.cgin.map.persist
Fields in com.opencloud.slee.resources.cgin.map.persist with type parameters of type MAPO_BcsmCamelTDP_Criteria Modifier and Type Field Description static PersistCodec<MAPO_BcsmCamelTDP_Criteria,MAPO_BcsmCamelTDP_Criteria,MAPProto.MAP_MS_DataTypes_O_BcsmCamelTDP_Criteria>
MAPCodecs. MAP_MS_DataTypes_O_BcsmCamelTDP_Criteria
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.O-BcsmCamelTDP-Criteriastatic PersistCodec<MAPO_BcsmCamelTDP_Criteria,MAPO_BcsmCamelTDP_Criteria,MAPProto.MAP_MS_DataTypes_O_BcsmCamelTDP_Criteria>
MAPCodecs. MAP_MS_DataTypes_O_BcsmCamelTDP_Criteria
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.O-BcsmCamelTDP-Criteria
-