| 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.
|
Copyright © 2022 NorStella. All rights reserved.