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 |
---|---|
MAPMO_ForwardSM_Arg_v3 |
MAPMO_ForwardSM_Arg_v3.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPMO_ForwardSM_Arg_v3 |
MAPMO_ForwardSM_Arg_v3.copyOf(MAPMO_ForwardSM_Arg 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.
|
MAPMO_ForwardSM_Arg_v3 |
MAPMO_ForwardSM_Arg_v3.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPMO_ForwardSM_Arg_v3 |
MAPMO_ForwardSM_Arg_v3.setImsi(IMSIAddress value)
Sets the value of the field imsi.
|
MAPMO_ForwardSM_Arg_v3 |
MAPMO_ForwardSM_Arg_v3.setSm_RP_DA(MAPSM_RP_DA value)
Sets the value of the field sm-RP-DA.
|
MAPMO_ForwardSM_Arg_v3 |
MAPMO_ForwardSM_Arg_v3.setSm_RP_OA(MAPSM_RP_OA value)
Sets the value of the field sm-RP-OA.
|
MAPMO_ForwardSM_Arg_v3 |
MAPMO_ForwardSM_Arg_v3.setSm_RP_UI(SMSTPDU value)
Sets the value of the field sm-RP-UI.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPMO_ForwardSM_Arg,MAPMO_ForwardSM_Arg_v3,MAPProto.MAP_SM_DataTypes_MO_ForwardSM_Arg_v3> |
MAPCodecs.MAP_SM_DataTypes_MO_ForwardSM_Arg_v3
Singleton codec for the ASN.1 type: MAP-SM-DataTypes.MO-ForwardSM-Arg-v3
|