| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Field and Description |
|---|---|
protected PartyInfoType |
SignalIdentificationInformation.fromPartyInfo |
protected PartyInfoType |
SignalIdentificationInformation.toPartyInfo |
| Modifier and Type | Method and Description |
|---|---|
PartyInfoType |
ObjectFactory.createPartyInfoType()
Create an instance of
PartyInfoType |
PartyInfoType |
SignalIdentificationInformation.getFromPartyInfo()
Gets the value of the fromPartyInfo property.
|
PartyInfoType |
SignalIdentificationInformation.getToPartyInfo()
Gets the value of the toPartyInfo property.
|
PartyInfoType |
PartyInfoType.withType(String value) |
PartyInfoType |
PartyInfoType.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SignalIdentificationInformation.setFromPartyInfo(PartyInfoType value)
Sets the value of the fromPartyInfo property.
|
void |
SignalIdentificationInformation.setToPartyInfo(PartyInfoType value)
Sets the value of the toPartyInfo property.
|
SignalIdentificationInformation |
SignalIdentificationInformation.withFromPartyInfo(PartyInfoType value) |
ReceiptAcknowledgement |
ReceiptAcknowledgement.withFromPartyInfo(PartyInfoType value) |
Exception |
Exception.withFromPartyInfo(PartyInfoType value) |
AcceptanceAcknowledgement |
AcceptanceAcknowledgement.withFromPartyInfo(PartyInfoType value) |
SignalIdentificationInformation |
SignalIdentificationInformation.withToPartyInfo(PartyInfoType value) |
ReceiptAcknowledgement |
ReceiptAcknowledgement.withToPartyInfo(PartyInfoType value) |
Exception |
Exception.withToPartyInfo(PartyInfoType value) |
AcceptanceAcknowledgement |
AcceptanceAcknowledgement.withToPartyInfo(PartyInfoType value) |
| Constructor and Description |
|---|
AcceptanceAcknowledgement(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,
Signature signature)
Fully-initialising value constructor
|
Exception(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,
Exception.ExceptionType exceptionType,
String reason,
String exceptionMessage,
Object any)
Fully-initialising value constructor
|
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
|
SignalIdentificationInformation(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)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.