| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumDeliveryTransfer |
DeliveryParams.transfer |
| Modifier and Type | Method and Description |
|---|---|
static EnumDeliveryTransfer |
EnumDeliveryTransfer.fromValue(String v) |
EnumDeliveryTransfer |
DeliveryParams.getTransfer()
Gets the value of the transfer property.
|
static EnumDeliveryTransfer |
EnumDeliveryTransfer.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumDeliveryTransfer[] |
EnumDeliveryTransfer.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.setTransfer(EnumDeliveryTransfer value)
Sets the value of the transfer property.
|
DeliveryParams |
DeliveryParams.withTransfer(EnumDeliveryTransfer value) |
Copyright © 2016. All rights reserved.