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.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPCellGlobalIdOrServiceAreaIdOrLAI,MAPCellGlobalIdOrServiceAreaIdOrLAI,CAP1Proto.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI> |
CAP1Codecs.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.CellGlobalIdOrServiceAreaIdOrLAI
|
static PersistCodec<MAPCellGlobalIdOrServiceAreaIdOrLAI,MAPCellGlobalIdOrServiceAreaIdOrLAI,CAP1Proto.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI> |
CAP1Codecs.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.CellGlobalIdOrServiceAreaIdOrLAI
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPCellGlobalIdOrServiceAreaIdOrLAI,MAPCellGlobalIdOrServiceAreaIdOrLAI,CAP2Proto.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI> |
CAP2Codecs.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.CellGlobalIdOrServiceAreaIdOrLAI
|
static PersistCodec<MAPCellGlobalIdOrServiceAreaIdOrLAI,MAPCellGlobalIdOrServiceAreaIdOrLAI,CAP2Proto.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI> |
CAP2Codecs.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.CellGlobalIdOrServiceAreaIdOrLAI
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPCellGlobalIdOrServiceAreaIdOrLAI,MAPCellGlobalIdOrServiceAreaIdOrLAI,CAP3Proto.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI> |
CAP3Codecs.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.CellGlobalIdOrServiceAreaIdOrLAI
|
static PersistCodec<MAPCellGlobalIdOrServiceAreaIdOrLAI,MAPCellGlobalIdOrServiceAreaIdOrLAI,CAP3Proto.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI> |
CAP3Codecs.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.CellGlobalIdOrServiceAreaIdOrLAI
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPCellGlobalIdOrServiceAreaIdOrLAI,MAPCellGlobalIdOrServiceAreaIdOrLAI,CAP4Proto.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI> |
CAP4Codecs.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.CellGlobalIdOrServiceAreaIdOrLAI
|
static PersistCodec<MAPCellGlobalIdOrServiceAreaIdOrLAI,MAPCellGlobalIdOrServiceAreaIdOrLAI,CAP4Proto.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI> |
CAP4Codecs.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.CellGlobalIdOrServiceAreaIdOrLAI
|
Modifier and Type | Method and Description |
---|---|
MAPCellGlobalIdOrServiceAreaIdOrLAI |
MAPCellGlobalIdOrServiceAreaIdOrLAI.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPCellGlobalIdOrServiceAreaIdOrLAI |
MAPCellGlobalIdOrServiceAreaIdOrLAI.copyOf(MAPCellGlobalIdOrServiceAreaIdOrLAI 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.
|
MAPCellGlobalIdOrServiceAreaIdOrLAI |
MAPLocationInformationGPRS.getCellGlobalIdOrServiceAreaIdOrLAI()
Gets the value of the field cellGlobalIdOrServiceAreaIdOrLAI.
|
MAPCellGlobalIdOrServiceAreaIdOrLAI |
MAPLocationInformation.getCellGlobalIdOrServiceAreaIdOrLAI()
Gets the value of the field cellGlobalIdOrServiceAreaIdOrLAI.
|
MAPCellGlobalIdOrServiceAreaIdOrLAI |
MAPSubscriberLocationReport_Arg.getCellIdOrSai()
Gets the value of the field cellIdOrSai.
|
MAPCellGlobalIdOrServiceAreaIdOrLAI |
MAPProvideSubscriberLocation_Res.getCellIdOrSai()
Gets the value of the field cellIdOrSai.
|
MAPCellGlobalIdOrServiceAreaIdOrLAI |
MAPCellGlobalIdOrServiceAreaIdOrLAI.setCellGlobalIdOrServiceAreaIdFixedLength(CellGlobalId value)
Sets the value of the cellGlobalIdOrServiceAreaIdFixedLength choice.
|
MAPCellGlobalIdOrServiceAreaIdOrLAI |
MAPCellGlobalIdOrServiceAreaIdOrLAI.setLaiFixedLength(LocationAreaId value)
Sets the value of the laiFixedLength choice.
|
Modifier and Type | Method and Description |
---|---|
static MAPCellGlobalIdOrServiceAreaIdOrLAI |
MAPCellGlobalIdOrServiceAreaIdOrLAI.copyOf(MAPCellGlobalIdOrServiceAreaIdOrLAI 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.setCellGlobalIdOrServiceAreaIdOrLAI(MAPCellGlobalIdOrServiceAreaIdOrLAI value)
Sets the value of the field cellGlobalIdOrServiceAreaIdOrLAI.
|
MAPLocationInformation |
MAPLocationInformation.setCellGlobalIdOrServiceAreaIdOrLAI(MAPCellGlobalIdOrServiceAreaIdOrLAI value)
Sets the value of the field cellGlobalIdOrServiceAreaIdOrLAI.
|
MAPSubscriberLocationReport_Arg |
MAPSubscriberLocationReport_Arg.setCellIdOrSai(MAPCellGlobalIdOrServiceAreaIdOrLAI value)
Sets the value of the field cellIdOrSai.
|
MAPProvideSubscriberLocation_Res |
MAPProvideSubscriberLocation_Res.setCellIdOrSai(MAPCellGlobalIdOrServiceAreaIdOrLAI value)
Sets the value of the field cellIdOrSai.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPCellGlobalIdOrServiceAreaIdOrLAI,MAPCellGlobalIdOrServiceAreaIdOrLAI,MAPProto.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI> |
MAPCodecs.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.CellGlobalIdOrServiceAreaIdOrLAI
|
static PersistCodec<MAPCellGlobalIdOrServiceAreaIdOrLAI,MAPCellGlobalIdOrServiceAreaIdOrLAI,MAPProto.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI> |
MAPCodecs.MAP_CommonDataTypes_CellGlobalIdOrServiceAreaIdOrLAI
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.CellGlobalIdOrServiceAreaIdOrLAI
|