public class Consignment extends Object
EXTENDED
| Constructor and Description |
|---|
Consignment()
|
| Modifier and Type | Method and Description |
|---|---|
LogisticsTransportMovement |
getShippingMethod()
|
void |
setShippingMethod(LogisticsTransportMovement shippingMethod)
|
public Consignment()
The Constructor.
public LogisticsTransportMovement getShippingMethod()
Gets the shipping method.
public void setShippingMethod(LogisticsTransportMovement shippingMethod)
Sets the shipping method.
shippingMethod - the shipping methodCopyright © 2014 Konik.io. All Rights Reserved.