Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.shipment |
Modifier and Type | Field and Description |
---|---|
protected ShipmentState |
ShipmentData.shipmentState |
protected ShipmentState |
ShipmentData.shipmentState |
Modifier and Type | Method and Description |
---|---|
static ShipmentState |
ShipmentState.fromValue(String v) |
static ShipmentState |
ShipmentState.fromValue(String v) |
ShipmentState |
ShipmentData.getShipmentState()
Gets the value of the shipmentState property.
|
ShipmentState |
ShipmentData.getShipmentState()
Gets the value of the shipmentState property.
|
static ShipmentState |
ShipmentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShipmentState |
ShipmentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShipmentState[] |
ShipmentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ShipmentState[] |
ShipmentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ShipmentData.setShipmentState(ShipmentState value)
Sets the value of the shipmentState property.
|
void |
ShipmentData.setShipmentState(ShipmentState value)
Sets the value of the shipmentState property.
|
Copyright © 2021. All rights reserved.