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 |
---|---|
MAPBSSMAP_ServiceHandoverInfo |
MAPBSSMAP_ServiceHandoverInfo.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPBSSMAP_ServiceHandoverInfo |
MAPBSSMAP_ServiceHandoverInfo.copyOf(MAPBSSMAP_ServiceHandoverInfo 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.
|
MAPBSSMAP_ServiceHandoverInfo[] |
MAPPrepareHO_Arg_v3.getBssmap_ServiceHandoverList()
Gets the value of the field bssmap-ServiceHandoverList.
|
MAPBSSMAP_ServiceHandoverInfo[] |
MAPForwardAccessSignalling_Arg_v3.getBssmap_ServiceHandoverList()
Gets the value of the field bssmap-ServiceHandoverList.
|
MAPBSSMAP_ServiceHandoverInfo |
MAPBSSMAP_ServiceHandoverInfo.setBssmap_ServiceHandover(byte[] value)
Sets the value of the field bssmap-ServiceHandover.
|
MAPBSSMAP_ServiceHandoverInfo |
MAPBSSMAP_ServiceHandoverInfo.setRab_Id(int value)
Sets the value of the field rab-Id and marks the field as present.
|
Modifier and Type | Method and Description |
---|---|
static MAPBSSMAP_ServiceHandoverInfo |
MAPBSSMAP_ServiceHandoverInfo.copyOf(MAPBSSMAP_ServiceHandoverInfo 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.
|
MAPPrepareHO_Arg_v3 |
MAPPrepareHO_Arg_v3.setBssmap_ServiceHandoverList(MAPBSSMAP_ServiceHandoverInfo[] value)
Sets the value of the field bssmap-ServiceHandoverList.
|
MAPForwardAccessSignalling_Arg_v3 |
MAPForwardAccessSignalling_Arg_v3.setBssmap_ServiceHandoverList(MAPBSSMAP_ServiceHandoverInfo[] value)
Sets the value of the field bssmap-ServiceHandoverList.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPBSSMAP_ServiceHandoverInfo,MAPBSSMAP_ServiceHandoverInfo,MAPProto.MAP_MS_DataTypes_BSSMAP_ServiceHandoverInfo> |
MAPCodecs.MAP_MS_DataTypes_BSSMAP_ServiceHandoverInfo
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.BSSMAP-ServiceHandoverInfo
|
static PersistCodec<MAPBSSMAP_ServiceHandoverInfo,MAPBSSMAP_ServiceHandoverInfo,MAPProto.MAP_MS_DataTypes_BSSMAP_ServiceHandoverInfo> |
MAPCodecs.MAP_MS_DataTypes_BSSMAP_ServiceHandoverInfo
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.BSSMAP-ServiceHandoverInfo
|