| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumDeliveryCharge |
DeliveryParams.deliveryCharge |
| Modifier and Type | Method and Description |
|---|---|
static EnumDeliveryCharge |
EnumDeliveryCharge.fromValue(String v) |
EnumDeliveryCharge |
DeliveryParams.getDeliveryCharge()
Gets the value of the deliveryCharge property.
|
static EnumDeliveryCharge |
EnumDeliveryCharge.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumDeliveryCharge[] |
EnumDeliveryCharge.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryParams.setDeliveryCharge(EnumDeliveryCharge value)
Sets the value of the deliveryCharge property.
|
DeliveryParams |
DeliveryParams.withDeliveryCharge(EnumDeliveryCharge value) |
Copyright © 2016. All rights reserved.