| Package | Description |
|---|---|
| org.etsi.uri.TS102204.v1_1_2 |
| Modifier and Type | Method and Description |
|---|---|
StatusType |
MSS_StatusRespType.getStatus()
Gets the status value for this MSS_StatusRespType.
|
StatusType |
MSS_SignatureRespType.getStatus()
Gets the status value for this MSS_SignatureRespType.
|
StatusType |
MSS_RegistrationRespType.getStatus()
Gets the status value for this MSS_RegistrationRespType.
|
StatusType |
MSS_ReceiptRespType.getStatus()
Gets the status value for this MSS_ReceiptRespType.
|
StatusType |
MSS_ReceiptReqType.getStatus()
Gets the status value for this MSS_ReceiptReqType.
|
StatusType |
MSS_ProfileRespType.getStatus()
Gets the status value for this MSS_ProfileRespType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MSS_StatusRespType.setStatus(StatusType status)
Sets the status value for this MSS_StatusRespType.
|
void |
MSS_SignatureRespType.setStatus(StatusType status)
Sets the status value for this MSS_SignatureRespType.
|
void |
MSS_RegistrationRespType.setStatus(StatusType status)
Sets the status value for this MSS_RegistrationRespType.
|
void |
MSS_ReceiptRespType.setStatus(StatusType status)
Sets the status value for this MSS_ReceiptRespType.
|
void |
MSS_ReceiptReqType.setStatus(StatusType status)
Sets the status value for this MSS_ReceiptReqType.
|
void |
MSS_ProfileRespType.setStatus(StatusType status)
Sets the status value for this MSS_ProfileRespType.
|
| Constructor and Description |
|---|
MSS_ProfileRespType(java.math.BigInteger majorVersion,
java.math.BigInteger minorVersion,
MessageAbstractTypeAP_Info AP_Info,
MessageAbstractTypeMSSP_Info MSSP_Info,
MssURIType[] signatureProfile,
StatusType status) |
MSS_ReceiptReqType(java.math.BigInteger majorVersion,
java.math.BigInteger minorVersion,
MessageAbstractTypeAP_Info AP_Info,
MessageAbstractTypeMSSP_Info MSSP_Info,
org.apache.axis.types.NCName MSSP_TransID,
MobileUserType mobileUser,
StatusType status,
DataType message,
SignatureType signedReceipt) |
MSS_ReceiptRespType(java.math.BigInteger majorVersion,
java.math.BigInteger minorVersion,
MessageAbstractTypeAP_Info AP_Info,
MessageAbstractTypeMSSP_Info MSSP_Info,
StatusType status) |
MSS_RegistrationRespType(java.math.BigInteger majorVersion,
java.math.BigInteger minorVersion,
MessageAbstractTypeAP_Info AP_Info,
MessageAbstractTypeMSSP_Info MSSP_Info,
StatusType status,
EncryptedType encryptedData,
org.apache.axis.types.URI certificateURI,
byte[] x509Certificate,
byte[] publicKey) |
MSS_SignatureRespType(java.math.BigInteger majorVersion,
java.math.BigInteger minorVersion,
MessageAbstractTypeAP_Info AP_Info,
MessageAbstractTypeMSSP_Info MSSP_Info,
org.apache.axis.types.NCName MSSP_TransID,
MobileUserType mobileUser,
SignatureType MSS_Signature,
MssURIType signatureProfile,
StatusType status) |
MSS_StatusRespType(java.math.BigInteger majorVersion,
java.math.BigInteger minorVersion,
MessageAbstractTypeAP_Info AP_Info,
MessageAbstractTypeMSSP_Info MSSP_Info,
MobileUserType mobileUser,
SignatureType MSS_Signature,
StatusType status) |
Copyright © 2025. All rights reserved.