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