| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessSpecificationInfoType |
SignalIdentificationInformation.processSpecificationInfo |
| Modifier and Type | Method and Description |
|---|---|
ProcessSpecificationInfoType |
ObjectFactory.createProcessSpecificationInfoType()
Create an instance of
ProcessSpecificationInfoType |
ProcessSpecificationInfoType |
SignalIdentificationInformation.getProcessSpecificationInfo()
Gets the value of the processSpecificationInfo property.
|
ProcessSpecificationInfoType |
ProcessSpecificationInfoType.withHref(String value) |
ProcessSpecificationInfoType |
ProcessSpecificationInfoType.withInstanceVersion(String value) |
ProcessSpecificationInfoType |
ProcessSpecificationInfoType.withName(String value) |
ProcessSpecificationInfoType |
ProcessSpecificationInfoType.withType(TypeType value) |
ProcessSpecificationInfoType |
ProcessSpecificationInfoType.withUuid(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SignalIdentificationInformation.setProcessSpecificationInfo(ProcessSpecificationInfoType value)
Sets the value of the processSpecificationInfo property.
|
SignalIdentificationInformation |
SignalIdentificationInformation.withProcessSpecificationInfo(ProcessSpecificationInfoType value) |
ReceiptAcknowledgement |
ReceiptAcknowledgement.withProcessSpecificationInfo(ProcessSpecificationInfoType value) |
Exception |
Exception.withProcessSpecificationInfo(ProcessSpecificationInfoType value) |
AcceptanceAcknowledgement |
AcceptanceAcknowledgement.withProcessSpecificationInfo(ProcessSpecificationInfoType 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.