Enum Types.TypeChild

  • All Implemented Interfaces:
    Serializable, Comparable<Types.TypeChild>
    Enclosing class:
    Types

    public static enum Types.TypeChild
    extends Enum<Types.TypeChild>
    The enum type specifying the different types of child elements of constraints. We use lower-case letters, so as to directly get the names of the elements (except for FINAL that needs to be managed apart, because this is a keyword).