| Package | Description |
|---|---|
| org.etsi.uri.TS102204.v1_1_2 |
| Modifier and Type | Method and Description |
|---|---|
SignatureType |
MSS_MessageSignature.getSignature()
Gets the signature value for this MSS_MessageSignature.
|
SignatureType |
MSS_ReceiptReqType.getSignedReceipt()
Gets the signedReceipt value for this MSS_ReceiptReqType.
|
SignatureType |
SignatureType.getXMLSignature()
Gets the XMLSignature value for this SignatureType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MSS_MessageSignature.setSignature(SignatureType signature)
Sets the signature value for this MSS_MessageSignature.
|
void |
MSS_ReceiptReqType.setSignedReceipt(SignatureType signedReceipt)
Sets the signedReceipt value for this MSS_ReceiptReqType.
|
void |
SignatureType.setXMLSignature(SignatureType XMLSignature)
Sets the XMLSignature value for this SignatureType.
|
| Constructor and Description |
|---|
MSS_MessageSignature(SignatureType signature,
org.apache.axis.types.URI role,
boolean mustUnderstand) |
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) |
SignatureType(SignatureType XMLSignature,
byte[] base64Signature,
org.apache.axis.message.MessageElement[] _any) |
Copyright © 2025. All rights reserved.