Class GeneratedCms2LibConstants.Enumerations.FlashScale

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DEFAULT  
      static java.lang.String EXACTFIT  
      static java.lang.String NOORDER  
    • Constructor Summary

      Constructors 
      Constructor Description
      FlashScale()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DEFAULT

        public static final java.lang.String DEFAULT
      • NOORDER

        public static final java.lang.String NOORDER
      • EXACTFIT

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

      • FlashScale

        public FlashScale()