public class PasswordPoemType extends StringPoemType
nullableInstance| Constructor and Description |
|---|
PasswordPoemType(boolean nullable,
int size)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toDsdType()
The field type used in the Data Structure Definition language.
|
String |
toString() |
getSize, sizeGreaterEqual, withSizesqlDefaultValueassertValidCooked, assertValidRaw, canRepresent, cookedOfRaw, getNullable, getRaw, possibleRaws, quotedRaw, rawOfCooked, rawOfString, saveColumnInfo, setRaw, setRawRange, sqlDefinition, sqlTypeCode, sqlTypeDefinition, stringOfCooked, stringOfRaw, withNullablepublic PasswordPoemType(boolean nullable,
int size)
nullable - whether value may be nullsize - how big the field may bepublic String toString()
toString in class StringPoemTypeStringPoemType.toString()public String toDsdType()
toDsdType in interface PoemType<String>toDsdType in class StringPoemTypeStringPoemType.toDsdType()Copyright © 2000–2021 PanEris. All rights reserved.