| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Field and Description |
|---|---|
protected RoleType |
SignalIdentificationInformation.fromRole |
protected RoleType |
SignalIdentificationInformation.toRole |
| Modifier and Type | Method and Description |
|---|---|
RoleType |
ObjectFactory.createRoleType()
Create an instance of
RoleType |
RoleType |
SignalIdentificationInformation.getFromRole()
Gets the value of the fromRole property.
|
RoleType |
SignalIdentificationInformation.getToRole()
Gets the value of the toRole property.
|
RoleType |
RoleType.withHref(String value) |
RoleType |
RoleType.withName(String value) |
RoleType |
RoleType.withType(TypeType value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SignalIdentificationInformation.setFromRole(RoleType value)
Sets the value of the fromRole property.
|
void |
SignalIdentificationInformation.setToRole(RoleType value)
Sets the value of the toRole property.
|
SignalIdentificationInformation |
SignalIdentificationInformation.withFromRole(RoleType value) |
ReceiptAcknowledgement |
ReceiptAcknowledgement.withFromRole(RoleType value) |
Exception |
Exception.withFromRole(RoleType value) |
AcceptanceAcknowledgement |
AcceptanceAcknowledgement.withFromRole(RoleType value) |
SignalIdentificationInformation |
SignalIdentificationInformation.withToRole(RoleType value) |
ReceiptAcknowledgement |
ReceiptAcknowledgement.withToRole(RoleType value) |
Exception |
Exception.withToRole(RoleType value) |
AcceptanceAcknowledgement |
AcceptanceAcknowledgement.withToRole(RoleType 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 © 2017 Digipost. All Rights Reserved.