Field

Package: db
Type: class

10.1_PUBLIC

addedmethod: compareTo
int compareTo(db.Field otherField)

10.0_PUBLIC

addedmethod: canIndex
static boolean canIndex(db.Field field)
addedmethod: copyField
db.Field copyField()
addedfield: EMPTY_ARRAY
static db.Field[] EMPTY_ARRAY
addedmethod: isSameType
boolean isSameType(db.Field field)
removedmethod: newField
db.Field newField(db.Field fieldValue)

9.0.2_PUBLIC

addedmethod: getFieldType
byte getFieldType()

9.0.1_PUBLIC

introducedInitial version