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 |
---|---|
MAPSM_DeliveryFailureCauseWithDiagnostic |
MAPSM_DeliveryFailureCauseWithDiagnostic.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPSM_DeliveryFailureCauseWithDiagnostic |
MAPSM_DeliveryFailureCauseWithDiagnostic.copyOf(MAPSM_DeliveryFailureCauseWithDiagnostic 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.
|
MAPSM_DeliveryFailureCauseWithDiagnostic |
MAPSM_DeliveryFailureCause.getSm_DeliveryFailureCauseWithDiagnostic()
Gets the value of the sm-DeliveryFailureCauseWithDiagnostic choice.
|
MAPSM_DeliveryFailureCauseWithDiagnostic |
MAPSM_DeliveryFailureCauseWithDiagnostic.setDiagnosticInfo(SMSTPDU value)
Sets the value of the field diagnosticInfo.
|
MAPSM_DeliveryFailureCauseWithDiagnostic |
MAPSM_DeliveryFailureCauseWithDiagnostic.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPSM_DeliveryFailureCauseWithDiagnostic |
MAPSM_DeliveryFailureCauseWithDiagnostic.setSm_EnumeratedDeliveryFailureCause(MAPSM_EnumeratedDeliveryFailureCause value)
Sets the value of the field sm-EnumeratedDeliveryFailureCause.
|
Modifier and Type | Method and Description |
---|---|
static MAPSM_DeliveryFailureCauseWithDiagnostic |
MAPSM_DeliveryFailureCauseWithDiagnostic.copyOf(MAPSM_DeliveryFailureCauseWithDiagnostic 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.
|
MAPSM_DeliveryFailureCause |
MAPSM_DeliveryFailureCause.setSm_DeliveryFailureCauseWithDiagnostic(MAPSM_DeliveryFailureCauseWithDiagnostic value)
Sets the value of the sm-DeliveryFailureCauseWithDiagnostic choice.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPSM_DeliveryFailureCauseWithDiagnostic,MAPSM_DeliveryFailureCauseWithDiagnostic,MAPProto.MAP_ER_DataTypes_SM_DeliveryFailureCauseWithDiagnostic> |
MAPCodecs.MAP_ER_DataTypes_SM_DeliveryFailureCauseWithDiagnostic
Singleton codec for the ASN.1 type: MAP-ER-DataTypes.SM-DeliveryFailureCauseWithDiagnostic
|
static PersistCodec<MAPSM_DeliveryFailureCauseWithDiagnostic,MAPSM_DeliveryFailureCauseWithDiagnostic,MAPProto.MAP_ER_DataTypes_SM_DeliveryFailureCauseWithDiagnostic> |
MAPCodecs.MAP_ER_DataTypes_SM_DeliveryFailureCauseWithDiagnostic
Singleton codec for the ASN.1 type: MAP-ER-DataTypes.SM-DeliveryFailureCauseWithDiagnostic
|