Interface FieldOperations

  • All Known Implementing Classes:
    Field

    public interface FieldOperations
    Mix-in interface for Field providing operations.
    Author:
    Bernhard Haumacher
    • Method Detail

      • getOptions

        Map<String,​Option> getOptions()
        Annotations to this definition.
      • isDerived

        default boolean isDerived()
        Whether this field cannot be set by the application