public interface StringValue extends FieldValue
FieldValue to represent a string.| Modifier and Type | Method and Description |
|---|---|
StringValue |
clone()
Returns a deep copy of this object.
|
String |
get()
Returns the String value.
|
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, toJsonStringcompareToString get()
StringValue clone()
clone in interface FieldValueCopyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved.