java.lang.Comparable<FieldValue>, FieldValuepublic interface StringValue extends FieldValue
FieldValue to represent a string.| Modifier and Type | Method | Description |
|---|---|---|
StringValue |
clone() |
Returns a deep copy of this object.
|
java.lang.String |
get() |
Returns the String value.
|
asArray, asBinary, asBoolean, asDouble, asEnum, asFixedBinary, asFloat, asIndexKey, asInteger, asLong, asMap, asNumber, asPrimaryKey, asRecord, asRow, asString, asTimestamp, getDefinition, getType, isArray, isAtomic, isBinary, isBoolean, isComplex, isDouble, isEMPTY, isEnum, isFixedBinary, isFloat, isIndexKey, isInteger, isJsonNull, isLong, isMap, isNull, isNumber, isNumeric, isPrimaryKey, isRecord, isRow, isString, isTimestamp, toJsonStringjava.lang.String get()
StringValue clone()
clone in interface FieldValueCopyright (c) 2011, 2018 Oracle and/or its affiliates. All rights reserved.