| Package | Description |
|---|---|
| org.etsi.uri.TS102204.v1_1_2 |
| Modifier and Type | Method and Description |
|---|---|
DataType |
MSS_SignatureReqType.getDataToBeDisplayed()
Gets the dataToBeDisplayed value for this MSS_SignatureReqType.
|
DataType |
MSS_SignatureReqType.getDataToBeSigned()
Gets the dataToBeSigned value for this MSS_SignatureReqType.
|
DataType |
MSS_ReceiptReqType.getMessage()
Gets the message value for this MSS_ReceiptReqType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MSS_SignatureReqType.setDataToBeDisplayed(DataType dataToBeDisplayed)
Sets the dataToBeDisplayed value for this MSS_SignatureReqType.
|
void |
MSS_SignatureReqType.setDataToBeSigned(DataType dataToBeSigned)
Sets the dataToBeSigned value for this MSS_SignatureReqType.
|
void |
MSS_ReceiptReqType.setMessage(DataType message)
Sets the message value for this MSS_ReceiptReqType.
|
| Constructor and Description |
|---|
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_SignatureReqType(java.math.BigInteger majorVersion,
java.math.BigInteger minorVersion,
MessageAbstractTypeAP_Info AP_Info,
MessageAbstractTypeMSSP_Info MSSP_Info,
java.util.Calendar validityDate,
org.apache.axis.types.PositiveInteger timeOut,
MessagingModeType messagingMode,
MobileUserType mobileUser,
DataType dataToBeSigned,
DataType dataToBeDisplayed,
MssURIType signatureProfile,
AdditionalServiceType[] additionalServices,
MssURIType MSS_Format,
KeyReferenceType keyReference,
SignatureProfileComparisonType signatureProfileComparison) |
Copyright © 2025. All rights reserved.