Class JDFAutoPageCell.EnumRotate

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Enclosing class:
    JDFAutoPageCell

    public static class JDFAutoPageCell.EnumRotate
    extends org.apache.commons.lang.enums.ValuedEnum
    Enumeration strings for Rotate
    See Also:
    Serialized Form
    • Constructor Detail

      • EnumRotate

        protected EnumRotate​(java.lang.String name)
    • Method Detail

      • getEnum

        public static JDFAutoPageCell.EnumRotate getEnum​(java.lang.String enumName)
        Parameters:
        enumName - the string to convert
        Returns:
        the enum
      • getEnum

        public static JDFAutoPageCell.EnumRotate getEnum​(int enumValue)
        Parameters:
        enumValue - the integer to convert
        Returns:
        the enum
      • getEnumMap

        public static java.util.Map getEnumMap()
        Returns:
        the map of enums
      • getEnumList

        public static java.util.List getEnumList()
        Returns:
        the list of enums
      • iterator

        public static java.util.Iterator iterator()
        Returns:
        the iterator