java.io.Serializable
kotlin.Comparable
public enum FieldType extends Enum<FieldType>
An Entry field can have any of these types.
private final KClass<?>
cls
private final String
name
private final Integer
ordinal
Boolean
Int
String
final KClass<?>
getCls()
final String
getName()
final Integer
getOrdinal()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final KClass<?> getCls()
final String getName()
final Integer getOrdinal()