public class StateDefinitions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
static CommerceItemStates |
COMMERCEITEMSTATES |
static OrderStates |
ORDERSTATES |
static PaymentGroupStates |
PAYMENTGROUPSTATES |
static ReturnItemStates |
RETURNITEMSTATES |
static ReturnStates |
RETURNSTATES |
static ShipItemRelationshipStates |
SHIPITEMRELATIONSHIPSTATES |
static ShippingGroupStates |
SHIPPINGGROUPSTATES |
Constructor and Description |
---|
StateDefinitions() |
public static java.lang.String CLASS_VERSION
public static OrderStates ORDERSTATES
public static ShippingGroupStates SHIPPINGGROUPSTATES
public static PaymentGroupStates PAYMENTGROUPSTATES
public static CommerceItemStates COMMERCEITEMSTATES
public static ShipItemRelationshipStates SHIPITEMRELATIONSHIPSTATES
public static ReturnStates RETURNSTATES
public static ReturnItemStates RETURNITEMSTATES