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 |
Provides an API for the CAP v4 protocol.
|
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.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,CAP1Proto.MAP_MS_DataTypes_UserCSGInformation> |
CAP1Codecs.MAP_MS_DataTypes_UserCSGInformation
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformation
|
static PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,CAP1Proto.MAP_MS_DataTypes_UserCSGInformation> |
CAP1Codecs.MAP_MS_DataTypes_UserCSGInformation
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformation
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,CAP2Proto.MAP_MS_DataTypes_UserCSGInformation> |
CAP2Codecs.MAP_MS_DataTypes_UserCSGInformation
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformation
|
static PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,CAP2Proto.MAP_MS_DataTypes_UserCSGInformation> |
CAP2Codecs.MAP_MS_DataTypes_UserCSGInformation
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformation
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,CAP3Proto.MAP_MS_DataTypes_UserCSGInformation> |
CAP3Codecs.MAP_MS_DataTypes_UserCSGInformation
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformation
|
static PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,CAP3Proto.MAP_MS_DataTypes_UserCSGInformation> |
CAP3Codecs.MAP_MS_DataTypes_UserCSGInformation
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformation
|
Modifier and Type | Method and Description |
---|---|
MAPUserCSGInformation |
CAP4LocationInformationGPRS.getUserCSGInformation()
Gets the value of the field userCSGInformation.
|
Modifier and Type | Method and Description |
---|---|
CAP4LocationInformationGPRS |
CAP4LocationInformationGPRS.setUserCSGInformation(MAPUserCSGInformation value)
Sets the value of the field userCSGInformation.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,CAP4Proto.MAP_MS_DataTypes_UserCSGInformation> |
CAP4Codecs.MAP_MS_DataTypes_UserCSGInformation
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformation
|
static PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,CAP4Proto.MAP_MS_DataTypes_UserCSGInformation> |
CAP4Codecs.MAP_MS_DataTypes_UserCSGInformation
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformation
|
Modifier and Type | Method and Description |
---|---|
MAPUserCSGInformation |
MAPUserCSGInformation.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPUserCSGInformation |
MAPUserCSGInformation.copyOf(MAPUserCSGInformation 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.
|
MAPUserCSGInformation |
MAPLocationInformationGPRS.getUserCSGInformation()
Gets the value of the field userCSGInformation.
|
MAPUserCSGInformation |
MAPLocationInformation.getUserCSGInformation()
Gets the value of the field userCSGInformation.
|
MAPUserCSGInformation |
MAPUserCSGInformation.setAccessMode(byte[] value)
Sets the value of the field accessMode.
|
MAPUserCSGInformation |
MAPUserCSGInformation.setCmi(byte[] value)
Sets the value of the field cmi.
|
MAPUserCSGInformation |
MAPUserCSGInformation.setCsg_Id(BitString value)
Sets the value of the field csg-Id.
|
MAPUserCSGInformation |
MAPUserCSGInformation.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
Modifier and Type | Method and Description |
---|---|
static MAPUserCSGInformation |
MAPUserCSGInformation.copyOf(MAPUserCSGInformation 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.
|
MAPLocationInformationGPRS |
MAPLocationInformationGPRS.setUserCSGInformation(MAPUserCSGInformation value)
Sets the value of the field userCSGInformation.
|
MAPLocationInformation |
MAPLocationInformation.setUserCSGInformation(MAPUserCSGInformation value)
Sets the value of the field userCSGInformation.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,MAPProto.MAP_MS_DataTypes_UserCSGInformation> |
MAPCodecs.MAP_MS_DataTypes_UserCSGInformation
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformation
|
static PersistCodec<MAPUserCSGInformation,MAPUserCSGInformation,MAPProto.MAP_MS_DataTypes_UserCSGInformation> |
MAPCodecs.MAP_MS_DataTypes_UserCSGInformation
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.UserCSGInformation
|