public interface FieldValue
Record.| Modifier and Type | Method and Description |
|---|---|
FieldType |
getType()
Returns the type of field.
|
default boolean |
isBuiltin()
States whether the field is a built-in field.
|
FieldType getType()
default boolean isBuiltin()