Module com.logicommerce.sdk
Class OrderShipmentStatusImpl
java.lang.Object
com.logicommerce.sdk.models.order.implementations.OrderBaseStatusImpl<OrderShipmentStatusType>
com.logicommerce.sdk.models.order.implementations.OrderShipmentStatusImpl
- All Implemented Interfaces:
OrderBaseStatus<OrderShipmentStatusType>,OrderShipmentStatus
public class OrderShipmentStatusImpl
extends OrderBaseStatusImpl<OrderShipmentStatusType>
implements OrderShipmentStatus
OrderShipmentStatusImpl class.
- Since:
- 1.0.16
- Author:
- Logicommerce
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.logicommerce.sdk.models.order.implementations.OrderBaseStatusImpl
getActions, getCurrentDateTime, getId, getStatus, getSubstatusId, setActions, setCurrentDateTime, setId, setStatus, setSubstatusIdMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.logicommerce.sdk.models.order.OrderBaseStatus
getActions, getCurrentDateTime, getId, getStatus, getSubstatusId
-
Constructor Details
-
OrderShipmentStatusImpl
public OrderShipmentStatusImpl()
-