public class LogisticsTransportMovement extends Object
| Constructor and Description |
|---|
LogisticsTransportMovement() |
| Modifier and Type | Method and Description |
|---|---|
String |
getModeCode()
Gets the shpping mode code.
|
ID |
getShppingId()
Gets the shpping id.
|
LogisticsTransportMovement |
setModeCode(String modeCode)
Sets the shpping mode code.
|
LogisticsTransportMovement |
setShppingId(ID shippingId)
Sets the shpping id.
|
public LogisticsTransportMovement()
@NullableNotBlank @Extended public String getModeCode()
Gets the shpping mode code.
@Extended public ID getShppingId()
Gets the shpping id.
public LogisticsTransportMovement setModeCode(String modeCode)
Sets the shpping mode code.
modeCode - the mode codepublic LogisticsTransportMovement setShppingId(ID shippingId)
Sets the shpping id.
shippingId - the idCopyright © 2014-2016 Konik.io. All Rights Reserved.