Interface TypedField

  • All Known Implementing Classes:
    TypedFieldImpl

    public interface TypedField
    • Method Detail

      • getName

        String getName()
        Returns:
        field name
      • getType

        Type getType()
        Returns:
        field type
      • isArray

        boolean isArray()
        Returns:
        is the field content an array