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 |
---|---|
MAPUESBI_Iu |
MAPUESBI_Iu.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPUESBI_Iu |
MAPUESBI_Iu.copyOf(MAPUESBI_Iu 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.
|
MAPUESBI_Iu |
MAPCheckIMEI_Res.getBmuef()
Gets the value of the field bmuef.
|
MAPUESBI_Iu |
MAPPrepareHO_Arg_v3.getUesbi_Iu()
Gets the value of the field uesbi-Iu.
|
MAPUESBI_Iu |
MAPUESBI_Iu.setUesbi_IuA(BitString value)
Sets the value of the field uesbi-IuA.
|
MAPUESBI_Iu |
MAPUESBI_Iu.setUesbi_IuB(BitString value)
Sets the value of the field uesbi-IuB.
|
Modifier and Type | Method and Description |
---|---|
static MAPUESBI_Iu |
MAPUESBI_Iu.copyOf(MAPUESBI_Iu 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.
|
MAPCheckIMEI_Res |
MAPCheckIMEI_Res.setBmuef(MAPUESBI_Iu value)
Sets the value of the field bmuef.
|
MAPPrepareHO_Arg_v3 |
MAPPrepareHO_Arg_v3.setUesbi_Iu(MAPUESBI_Iu value)
Sets the value of the field uesbi-Iu.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPUESBI_Iu,MAPUESBI_Iu,MAPProto.MAP_MS_DataTypes_UESBI_Iu> |
MAPCodecs.MAP_MS_DataTypes_UESBI_Iu
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.UESBI-Iu
|
static PersistCodec<MAPUESBI_Iu,MAPUESBI_Iu,MAPProto.MAP_MS_DataTypes_UESBI_Iu> |
MAPCodecs.MAP_MS_DataTypes_UESBI_Iu
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.UESBI-Iu
|