Class Field

    • Constructor Detail

      • Field

        protected Field​(Type type,
                        int repetitionLevel,
                        int definitionLevel,
                        boolean required)
    • Method Detail

      • getType

        public Type getType()
      • getRepetitionLevel

        public int getRepetitionLevel()
      • getDefinitionLevel

        public int getDefinitionLevel()
      • isRequired

        public boolean isRequired()