Class GeneratedCommerceServicesConstants.Enumerations.WarehouseConsignmentState

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CANCEL  
      static java.lang.String COMPLETE  
      static java.lang.String PARTIAL  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • COMPLETE

        public static final java.lang.String COMPLETE
      • CANCEL

        public static final java.lang.String CANCEL
      • PARTIAL

        public static final java.lang.String PARTIAL
    • Constructor Detail

      • WarehouseConsignmentState

        public WarehouseConsignmentState()