Uses of Class
com.opencloud.slee.resources.cgin.map.MAPBasicServiceCode
-
Packages that use MAPBasicServiceCode Package Description com.opencloud.slee.resources.cgin.cap_v1.persist Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.com.opencloud.slee.resources.cgin.cap_v2.persist Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.com.opencloud.slee.resources.cgin.cap_v3.persist Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.com.opencloud.slee.resources.cgin.cap_v4.persist Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.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 MAPBasicServiceCode in com.opencloud.slee.resources.cgin.cap_v1.persist
Fields in com.opencloud.slee.resources.cgin.cap_v1.persist with type parameters of type MAPBasicServiceCode Modifier and Type Field Description static PersistCodec<MAPBasicServiceCode,MAPExt_BasicServiceCode,CAP1Proto.MAP_CommonDataTypes_Ext_BasicServiceCode>
CAP1Codecs. MAP_CommonDataTypes_Ext_BasicServiceCode
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.Ext-BasicServiceCode -
Uses of MAPBasicServiceCode in com.opencloud.slee.resources.cgin.cap_v2.persist
Fields in com.opencloud.slee.resources.cgin.cap_v2.persist with type parameters of type MAPBasicServiceCode Modifier and Type Field Description static PersistCodec<MAPBasicServiceCode,MAPExt_BasicServiceCode,CAP2Proto.MAP_CommonDataTypes_Ext_BasicServiceCode>
CAP2Codecs. MAP_CommonDataTypes_Ext_BasicServiceCode
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.Ext-BasicServiceCode -
Uses of MAPBasicServiceCode in com.opencloud.slee.resources.cgin.cap_v3.persist
Fields in com.opencloud.slee.resources.cgin.cap_v3.persist with type parameters of type MAPBasicServiceCode Modifier and Type Field Description static PersistCodec<MAPBasicServiceCode,MAPExt_BasicServiceCode,CAP3Proto.MAP_CommonDataTypes_Ext_BasicServiceCode>
CAP3Codecs. MAP_CommonDataTypes_Ext_BasicServiceCode
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.Ext-BasicServiceCode -
Uses of MAPBasicServiceCode in com.opencloud.slee.resources.cgin.cap_v4.persist
Fields in com.opencloud.slee.resources.cgin.cap_v4.persist with type parameters of type MAPBasicServiceCode Modifier and Type Field Description static PersistCodec<MAPBasicServiceCode,MAPExt_BasicServiceCode,CAP4Proto.MAP_CommonDataTypes_Ext_BasicServiceCode>
CAP4Codecs. MAP_CommonDataTypes_Ext_BasicServiceCode
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.Ext-BasicServiceCode -
Uses of MAPBasicServiceCode in com.opencloud.slee.resources.cgin.map
Subclasses of MAPBasicServiceCode in com.opencloud.slee.resources.cgin.map Modifier and Type Class Description class
MAPExt_BasicServiceCode
API for MAP-CommonDataTypes.Ext-BasicServiceCode.Methods in com.opencloud.slee.resources.cgin.map that return MAPBasicServiceCode Modifier and Type Method Description MAPBasicServiceCode
MAPBasicServiceCode. clone()
Constructs a copy of this object and everything reachable from it.static MAPBasicServiceCode
MAPBasicServiceCode. copyOf(MAPBasicServiceCode 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.MAPBasicServiceCode
MAPCallBarringFeature. getBasicService()
Gets the value of the field basicService.MAPBasicServiceCode
MAPForwardingFeature. getBasicService()
Gets the value of the field basicService.MAPBasicServiceCode
MAPRegisterSS_Arg. getBasicService()
Gets the value of the field basicService.MAPBasicServiceCode
MAPSS_ForBS_Code. getBasicService()
Gets the value of the field basicService.MAPBasicServiceCode
MAPSS_IncompatibilityCause. getBasicService()
Gets the value of the field basicService.MAPBasicServiceCode
MAPCCBS_Feature. getBasicServiceGroup()
Gets the value of the field basicServiceGroup.MAPBasicServiceCode[]
MAPInterrogateSS_Res. getBasicServiceGroupList()
Gets the value of the basicServiceGroupList choice.MAPBasicServiceCode[]
MAPSS_Data. getBasicServiceGroupList()
Gets the value of the field basicServiceGroupList.MAPBasicServiceCode
MAPBasicServiceCode. setBearerService(byte[] value)
Sets the value of the bearerService choice.MAPBasicServiceCode
MAPBasicServiceCode. setTeleservice(byte[] value)
Sets the value of the teleservice choice.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPBasicServiceCode Modifier and Type Method Description static MAPBasicServiceCode
MAPBasicServiceCode. copyOf(MAPBasicServiceCode 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.static MAPExt_BasicServiceCode
MAPExt_BasicServiceCode. copyOf(MAPBasicServiceCode 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.MAPCallBarringFeature
MAPCallBarringFeature. setBasicService(MAPBasicServiceCode value)
Sets the value of the field basicService.MAPForwardingFeature
MAPForwardingFeature. setBasicService(MAPBasicServiceCode value)
Sets the value of the field basicService.MAPRegisterSS_Arg
MAPRegisterSS_Arg. setBasicService(MAPBasicServiceCode value)
Sets the value of the field basicService.MAPSS_ForBS_Code
MAPSS_ForBS_Code. setBasicService(MAPBasicServiceCode value)
Sets the value of the field basicService.MAPSS_IncompatibilityCause
MAPSS_IncompatibilityCause. setBasicService(MAPBasicServiceCode value)
Sets the value of the field basicService.MAPCCBS_Feature
MAPCCBS_Feature. setBasicServiceGroup(MAPBasicServiceCode value)
Sets the value of the field basicServiceGroup.MAPInterrogateSS_Res
MAPInterrogateSS_Res. setBasicServiceGroupList(MAPBasicServiceCode[] value)
Sets the value of the basicServiceGroupList choice.MAPSS_Data
MAPSS_Data. setBasicServiceGroupList(MAPBasicServiceCode[] value)
Sets the value of the field basicServiceGroupList. -
Uses of MAPBasicServiceCode in com.opencloud.slee.resources.cgin.map.persist
Fields in com.opencloud.slee.resources.cgin.map.persist with type parameters of type MAPBasicServiceCode Modifier and Type Field Description static PersistCodec<MAPBasicServiceCode,MAPBasicServiceCode,MAPProto.MAP_CommonDataTypes_BasicServiceCode>
MAPCodecs. MAP_CommonDataTypes_BasicServiceCode
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.BasicServiceCodestatic PersistCodec<MAPBasicServiceCode,MAPBasicServiceCode,MAPProto.MAP_CommonDataTypes_BasicServiceCode>
MAPCodecs. MAP_CommonDataTypes_BasicServiceCode
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.BasicServiceCodestatic PersistCodec<MAPBasicServiceCode,MAPExt_BasicServiceCode,MAPProto.MAP_CommonDataTypes_Ext_BasicServiceCode>
MAPCodecs. MAP_CommonDataTypes_Ext_BasicServiceCode
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.Ext-BasicServiceCode
-