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 |
---|---|
MAPEPS_Info |
MAPEPS_Info.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPEPS_Info |
MAPEPS_Info.copyOf(MAPEPS_Info 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.
|
MAPEPS_Info |
MAPUpdateGprsLocationArg.getEps_info()
Gets the value of the field eps-info.
|
MAPEPS_Info |
MAPEPS_Info.setIsr_Information(MAPISR_Information value)
Sets the value of the isr-Information choice.
|
MAPEPS_Info |
MAPEPS_Info.setPdn_gw_update(MAPPDN_GW_Update value)
Sets the value of the pdn-gw-update choice.
|
Modifier and Type | Method and Description |
---|---|
static MAPEPS_Info |
MAPEPS_Info.copyOf(MAPEPS_Info 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.
|
MAPUpdateGprsLocationArg |
MAPUpdateGprsLocationArg.setEps_info(MAPEPS_Info value)
Sets the value of the field eps-info.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPEPS_Info,MAPEPS_Info,MAPProto.MAP_MS_DataTypes_EPS_Info> |
MAPCodecs.MAP_MS_DataTypes_EPS_Info
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.EPS-Info
|
static PersistCodec<MAPEPS_Info,MAPEPS_Info,MAPProto.MAP_MS_DataTypes_EPS_Info> |
MAPCodecs.MAP_MS_DataTypes_EPS_Info
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.EPS-Info
|