Class GeneratedBasecommerceConstants.Enumerations.OrderEntryStatus

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DEAD  
      static java.lang.String LIVING  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LIVING

        public static final java.lang.String LIVING
      • DEAD

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

      • OrderEntryStatus

        public OrderEntryStatus()