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 |
---|---|
MAPCCBS_Feature |
MAPCCBS_Feature.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPCCBS_Feature |
MAPCCBS_Feature.copyOf(MAPCCBS_Feature 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.
|
MAPCCBS_Feature |
MAPRemoteUserFreeArg.getCcbs_Feature()
Gets the value of the field ccbs-Feature.
|
MAPCCBS_Feature |
MAPRegisterCC_EntryRes.getCcbs_Feature()
Gets the value of the field ccbs-Feature.
|
MAPCCBS_Feature |
MAPCCBS_Data.getCcbs_Feature()
Gets the value of the field ccbs-Feature.
|
MAPCCBS_Feature[] |
MAPGenericServiceInfo.getCcbs_FeatureList()
Gets the value of the field ccbs-FeatureList.
|
MAPCCBS_Feature |
MAPCCBS_Feature.setB_subscriberNumber(AddressString value)
Sets the value of the field b-subscriberNumber.
|
MAPCCBS_Feature |
MAPCCBS_Feature.setB_subscriberSubaddress(ISDNSubaddress value)
Sets the value of the field b-subscriberSubaddress.
|
MAPCCBS_Feature |
MAPCCBS_Feature.setBasicServiceGroup(MAPBasicServiceCode value)
Sets the value of the field basicServiceGroup.
|
MAPCCBS_Feature |
MAPCCBS_Feature.setCcbs_Index(int value)
Sets the value of the field ccbs-Index and marks the field as present.
|
MAPCCBS_Feature |
MAPCCBS_Feature.setCcbs_IndexPresent(boolean flag)
Sets the presence or absence of the optional field ccbs-Index.
|
Modifier and Type | Method and Description |
---|---|
static MAPCCBS_Feature |
MAPCCBS_Feature.copyOf(MAPCCBS_Feature 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.
|
MAPRemoteUserFreeArg |
MAPRemoteUserFreeArg.setCcbs_Feature(MAPCCBS_Feature value)
Sets the value of the field ccbs-Feature.
|
MAPRegisterCC_EntryRes |
MAPRegisterCC_EntryRes.setCcbs_Feature(MAPCCBS_Feature value)
Sets the value of the field ccbs-Feature.
|
MAPCCBS_Data |
MAPCCBS_Data.setCcbs_Feature(MAPCCBS_Feature value)
Sets the value of the field ccbs-Feature.
|
MAPGenericServiceInfo |
MAPGenericServiceInfo.setCcbs_FeatureList(MAPCCBS_Feature[] value)
Sets the value of the field ccbs-FeatureList.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPCCBS_Feature,MAPCCBS_Feature,MAPProto.MAP_SS_DataTypes_CCBS_Feature> |
MAPCodecs.MAP_SS_DataTypes_CCBS_Feature
Singleton codec for the ASN.1 type: MAP-SS-DataTypes.CCBS-Feature
|
static PersistCodec<MAPCCBS_Feature,MAPCCBS_Feature,MAPProto.MAP_SS_DataTypes_CCBS_Feature> |
MAPCodecs.MAP_SS_DataTypes_CCBS_Feature
Singleton codec for the ASN.1 type: MAP-SS-DataTypes.CCBS-Feature
|