| Package | Description |
|---|---|
| org.unece.cefact.namespaces.standardbusinessdocumentheader |
| Modifier and Type | Field and Description |
|---|---|
protected TypeOfServiceTransaction |
ServiceTransaction.typeOfServiceTransaction |
| Modifier and Type | Method and Description |
|---|---|
static TypeOfServiceTransaction |
TypeOfServiceTransaction.fromValue(String v) |
TypeOfServiceTransaction |
ServiceTransaction.getTypeOfServiceTransaction()
Gets the value of the typeOfServiceTransaction property.
|
static TypeOfServiceTransaction |
TypeOfServiceTransaction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeOfServiceTransaction[] |
TypeOfServiceTransaction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceTransaction.setTypeOfServiceTransaction(TypeOfServiceTransaction value)
Sets the value of the typeOfServiceTransaction property.
|
ServiceTransaction |
ServiceTransaction.withTypeOfServiceTransaction(TypeOfServiceTransaction value) |
| Constructor and Description |
|---|
ServiceTransaction(TypeOfServiceTransaction typeOfServiceTransaction,
String isNonRepudiationRequired,
String isAuthenticationRequired,
String isNonRepudiationOfReceiptRequired,
String isIntelligibleCheckRequired,
String isApplicationErrorResponseRequested,
String timeToAcknowledgeReceipt,
String timeToAcknowledgeAcceptance,
String timeToPerform,
String recurrence)
Fully-initialising value constructor
|
Copyright © 2017 Digipost. All Rights Reserved.