Class GeneratedCommerceServicesConstants.Enumerations.SiteChannel

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String B2B  
      static java.lang.String B2C  
    • Constructor Summary

      Constructors 
      Constructor Description
      SiteChannel()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • B2B

        public static final java.lang.String B2B
      • B2C

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

      • SiteChannel

        public SiteChannel()