public interface IntegerValue extends FieldValue
FieldValue to represent an integer.| Modifier and Type | Method and Description |
|---|---|
IntegerValue |
clone()
Returns a deep copy of this object.
|
int |
get()
Returns the integer value of the object.
|
asArray, asBinary, asBoolean, asDouble, asEnum, asFixedBinary, asFloat, asIndexKey, asInteger, asLong, asMap, asPrimaryKey, asRecord, asRow, asString, getType, isArray, isBinary, isBoolean, isDouble, isEnum, isFixedBinary, isFloat, isIndexKey, isInteger, isLong, isMap, isNull, isPrimaryKey, isRecord, isRow, isString, toJsonStringcompareToint get()
IntegerValue clone()
clone in interface FieldValueCopyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved.