Uses of Class
com.opencloud.slee.resources.cgin.map.MAPMT_smsCAMELTDP_Criteria
-
Packages that use MAPMT_smsCAMELTDP_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 MAPMT_smsCAMELTDP_Criteria in com.opencloud.slee.resources.cgin.map
Methods in com.opencloud.slee.resources.cgin.map that return MAPMT_smsCAMELTDP_Criteria Modifier and Type Method Description MAPMT_smsCAMELTDP_Criteria
MAPMT_smsCAMELTDP_Criteria. clone()
Constructs a copy of this object and everything reachable from it.static MAPMT_smsCAMELTDP_Criteria
MAPMT_smsCAMELTDP_Criteria. copyOf(MAPMT_smsCAMELTDP_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.MAPMT_smsCAMELTDP_Criteria[]
MAPCAMEL_SubscriptionInfo. getMt_smsCAMELTDP_CriteriaList()
Gets the value of the field mt-smsCAMELTDP-CriteriaList.MAPMT_smsCAMELTDP_Criteria[]
MAPSGSN_CAMEL_SubscriptionInfo. getMt_smsCAMELTDP_CriteriaList()
Gets the value of the field mt-smsCAMELTDP-CriteriaList.MAPMT_smsCAMELTDP_Criteria[]
MAPVlrCamelSubscriptionInfo. getMt_smsCAMELTDP_CriteriaList()
Gets the value of the field mt-smsCAMELTDP-CriteriaList.MAPMT_smsCAMELTDP_Criteria
MAPMT_smsCAMELTDP_Criteria. setSms_TriggerDetectionPoint(MAPSMS_TriggerDetectionPoint value)
Sets the value of the field sms-TriggerDetectionPoint.MAPMT_smsCAMELTDP_Criteria
MAPMT_smsCAMELTDP_Criteria. setTpdu_TypeCriterion(MAPMT_SMS_TPDU_Type[] value)
Sets the value of the field tpdu-TypeCriterion.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPMT_smsCAMELTDP_Criteria Modifier and Type Method Description static MAPMT_smsCAMELTDP_Criteria
MAPMT_smsCAMELTDP_Criteria. copyOf(MAPMT_smsCAMELTDP_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. setMt_smsCAMELTDP_CriteriaList(MAPMT_smsCAMELTDP_Criteria[] value)
Sets the value of the field mt-smsCAMELTDP-CriteriaList.MAPSGSN_CAMEL_SubscriptionInfo
MAPSGSN_CAMEL_SubscriptionInfo. setMt_smsCAMELTDP_CriteriaList(MAPMT_smsCAMELTDP_Criteria[] value)
Sets the value of the field mt-smsCAMELTDP-CriteriaList.MAPVlrCamelSubscriptionInfo
MAPVlrCamelSubscriptionInfo. setMt_smsCAMELTDP_CriteriaList(MAPMT_smsCAMELTDP_Criteria[] value)
Sets the value of the field mt-smsCAMELTDP-CriteriaList. -
Uses of MAPMT_smsCAMELTDP_Criteria in com.opencloud.slee.resources.cgin.map.persist
Fields in com.opencloud.slee.resources.cgin.map.persist with type parameters of type MAPMT_smsCAMELTDP_Criteria Modifier and Type Field Description static PersistCodec<MAPMT_smsCAMELTDP_Criteria,MAPMT_smsCAMELTDP_Criteria,MAPProto.MAP_MS_DataTypes_MT_smsCAMELTDP_Criteria>
MAPCodecs. MAP_MS_DataTypes_MT_smsCAMELTDP_Criteria
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.MT-smsCAMELTDP-Criteriastatic PersistCodec<MAPMT_smsCAMELTDP_Criteria,MAPMT_smsCAMELTDP_Criteria,MAPProto.MAP_MS_DataTypes_MT_smsCAMELTDP_Criteria>
MAPCodecs. MAP_MS_DataTypes_MT_smsCAMELTDP_Criteria
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.MT-smsCAMELTDP-Criteria
-