Interface Field.FieldProperty

All Superinterfaces:
Serializable
All Known Implementing Classes:
Field.Type, Field.Value
Enclosing class:
Field

public static interface Field.FieldProperty extends Serializable
Contains either the value or the type of the property, as a String.
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
     
  • Method Details

    • value

      @NotNull @NotNull String value()