Class JDFAutoRefAnchor.EnumAnchorType

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

    public static class JDFAutoRefAnchor.EnumAnchorType
    extends org.apache.commons.lang.enums.ValuedEnum
    Enumeration strings for AnchorType
    See Also:
    Serialized Form
    • Constructor Detail

      • EnumAnchorType

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

      • getEnum

        public static JDFAutoRefAnchor.EnumAnchorType getEnum​(java.lang.String enumName)
        Parameters:
        enumName - the string 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