Class AllowedValueList

    • Constructor Detail

      • AllowedValueList

        public AllowedValueList()
      • AllowedValueList

        public AllowedValueList​(String[] values)
    • Method Detail

      • getAllowedValue

        public AllowedValue getAllowedValue​(int n)
      • isAllowed

        public boolean isAllowed​(String v)