| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Field and Description |
|---|---|
protected NonRepudiationInformation |
ReceiptAcknowledgement.nonRepudiationInformation |
| Modifier and Type | Method and Description |
|---|---|
NonRepudiationInformation |
ObjectFactory.createNonRepudiationInformation()
Create an instance of
NonRepudiationInformation |
NonRepudiationInformation |
ReceiptAcknowledgement.getNonRepudiationInformation()
Gets the value of the nonRepudiationInformation property.
|
NonRepudiationInformation |
NonRepudiationInformation.withMessagePartNRInformations(Collection<MessagePartNRInformation> values) |
NonRepudiationInformation |
NonRepudiationInformation.withMessagePartNRInformations(List<MessagePartNRInformation> value) |
NonRepudiationInformation |
NonRepudiationInformation.withMessagePartNRInformations(MessagePartNRInformation... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReceiptAcknowledgement.setNonRepudiationInformation(NonRepudiationInformation value)
Sets the value of the nonRepudiationInformation property.
|
ReceiptAcknowledgement |
ReceiptAcknowledgement.withNonRepudiationInformation(NonRepudiationInformation value) |
| Constructor and Description |
|---|
ReceiptAcknowledgement(String originalMessageIdentifier,
String originalDocumentIdentifier,
org.joda.time.DateTime originalMessageDateTime,
org.joda.time.DateTime thisMessageDateTime,
PartyInfoType fromPartyInfo,
PartyInfoType toPartyInfo,
RoleType fromRole,
RoleType toRole,
ProcessSpecificationInfoType processSpecificationInfo,
String collaborationIdentifier,
String businessActivityIdentifier,
NonRepudiationInformation nonRepudiationInformation,
Signature signature)
Fully-initialising value constructor
|
Copyright © 2017 Digipost. All Rights Reserved.