public interface StringValued extends ScalarValued
TokenValued object containing a string value.TokenTypeConstant#STRING| Modifier and Type | Method and Description |
|---|---|
String |
asString()
Gets the contained string value.
|
getType, isZeroisNullString asString()
String.
If null valued, as indicated by TokenValued.isNull(), the empty
string ("") is returned.Copyright © 2024 Actian Corporation. All rights reserved.