public class SearchabilityPoemType extends IndexPoemType
ColumnInfo metadata.
Whether field can be searched upon.
nullableInstance| Constructor and Description |
|---|
SearchabilityPoemType()
Constructor, non-nullable.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<Integer> |
possibleRaws()
Get the possible values for this field, null for rangeable types with
no range set.
|
String |
toDsdType()
The field type used in the Data Structure Definition language.
|
String |
toString() |
sqlDefaultValueassertValidCooked, assertValidRaw, canRepresent, cookedOfRaw, getNullable, getRaw, quotedRaw, rawOfCooked, rawOfString, saveColumnInfo, setRaw, setRawRange, sqlDefinition, sqlTypeCode, sqlTypeDefinition, stringOfCooked, stringOfRaw, withNullablepublic Enumeration<Integer> possibleRaws()
possibleRaws in interface PoemType<Integer>possibleRaws in class BasePoemType<Integer>PoemType.possibleRaws()public String toString()
toString in class BasePoemType<Integer>Object.toString()public String toDsdType()
toDsdType in interface PoemType<Integer>toDsdType in class IntegerPoemTypePoemType.toDsdType()Copyright © 2000–2021 PanEris. All rights reserved.