Package | Description |
---|---|
org.cip4.printtalk |
Modifier and Type | Method and Description |
---|---|
Payment.EnumPaymentType |
Payment.getPaymentType() |
static Payment.EnumPaymentType |
Payment.EnumPaymentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Payment.EnumPaymentType[] |
Payment.EnumPaymentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Payment.setPaymentType(Payment.EnumPaymentType payType) |
Copyright © 2019. All rights reserved.