|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PartyInfoType | |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 | |
| Uses of PartyInfoType in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
|---|
| Fields in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 declared as PartyInfoType | |
|---|---|
protected PartyInfoType |
SignalIdentificationInformation.fromPartyInfo
|
protected PartyInfoType |
SignalIdentificationInformation.toPartyInfo
|
| Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 that return PartyInfoType | |
|---|---|
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)
|
| Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type PartyInfoType | |
|---|---|
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)
|
| Constructors in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type PartyInfoType | |
|---|---|
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 |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||