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 |
---|---|
MAPExt_CallBarringFeature |
MAPExt_CallBarringFeature.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPExt_CallBarringFeature |
MAPExt_CallBarringFeature.copyOf(MAPCallBarringFeature 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.
|
MAPExt_CallBarringFeature[] |
MAPExt_CallBarringInfoFor_CSE.getCallBarringFeatureList()
Gets the value of the field callBarringFeatureList.
|
MAPExt_CallBarringFeature[] |
MAPCallBarringData.getCallBarringFeatureList()
Gets the value of the field callBarringFeatureList.
|
MAPExt_CallBarringFeature |
MAPExt_CallBarringFeature.setBasicService(MAPExt_BasicServiceCode value)
Sets the value of the field basicService.
|
MAPExt_CallBarringFeature |
MAPExt_CallBarringFeature.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPExt_CallBarringFeature |
MAPExt_CallBarringFeature.setSs_Status(byte[] value)
Sets the value of the field ss-Status.
|
Modifier and Type | Method and Description |
---|---|
MAPExt_CallBarringInfoFor_CSE |
MAPExt_CallBarringInfoFor_CSE.setCallBarringFeatureList(MAPExt_CallBarringFeature[] value)
Sets the value of the field callBarringFeatureList.
|
MAPExt_CallBarInfo |
MAPExt_CallBarInfo.setCallBarringFeatureList(MAPExt_CallBarringFeature[] value)
Sets the value of the field callBarringFeatureList.
|
MAPCallBarringData |
MAPCallBarringData.setCallBarringFeatureList(MAPExt_CallBarringFeature[] value)
Sets the value of the field callBarringFeatureList.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPCallBarringFeature,MAPExt_CallBarringFeature,MAPProto.MAP_MS_DataTypes_Ext_CallBarringFeature> |
MAPCodecs.MAP_MS_DataTypes_Ext_CallBarringFeature
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.Ext-CallBarringFeature
|