FieldDef.Type| Modifier and Type | Method | Description |
|---|---|---|
FloatDef |
clone() |
Perform a deep copy of this FieldDef instance.
|
java.lang.Float |
getMax() |
Deprecated.
as of release 4.0 it is no longer possible to specify
ranges on Float types.
|
java.lang.Float |
getMin() |
Deprecated.
as of release 4.0 it is no longer possible to specify
ranges on Float types.
|
asAny, asAnyAtomic, asAnyJsonAtomic, asAnyRecord, asArray, asBinary, asBoolean, asDouble, asEnum, asFixedBinary, asFloat, asInteger, asJson, asLong, asMap, asNumber, asRecord, asString, asTimestamp, createArray, createBinary, createBoolean, createDouble, createEnum, createFixedBinary, createFloat, createInteger, createJsonNull, createLong, createMap, createNumber, createNumber, createNumber, createNumber, createNumber, createRecord, createString, createTimestamp, getDescription, getType, isAny, isAnyAtomic, isAnyJsonAtomic, isAnyRecord, isArray, isAtomic, isBinary, isBoolean, isComplex, isDouble, isEnum, isFixedBinary, isFloat, isInteger, isJson, isLong, isMap, isNumber, isNumeric, isRecord, isString, isTimestamp, isType, isValidIndexField, isValidKeyField@Deprecated java.lang.Float getMin()
@Deprecated java.lang.Float getMax()
Copyright (c) 2011, 2018 Oracle and/or its affiliates. All rights reserved.