Class Field

    • Constructor Summary

      Constructors 
      Constructor Description
      Field()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • required

        public boolean required
      • schema

        public Schema schema
      • name

        public java.lang.String name
      • fieldId

        public java.lang.String fieldId
      • operations

        public java.util.List<java.lang.String> operations
      • allowedValues

        public java.util.List<java.lang.Object> allowedValues
    • Constructor Detail

      • Field

        public Field()