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