Interface FieldType


public interface FieldType
Marker interface for the data types associated with Field objects. For a list of available FieldTypes, see FieldTypes.
  • Method Summary

    Modifier and Type Method Description
    java.lang.String value()
    Returns a string representation of the FieldType
  • Method Details

    • value

      java.lang.String value()
      Returns a string representation of the FieldType