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