public class DeletedPoemType extends BooleanPoemType
| Modifier and Type | Field and Description |
|---|---|
static DeletedPoemType |
it
The instance.
|
| Constructor and Description |
|---|
DeletedPoemType()
Non-nullable constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toDsdType()
The field type used in the Data Structure Definition language.
|
String |
toString() |
sqlDefaultValueassertValidCooked, assertValidRaw, canRepresent, cookedOfRaw, getNullable, getRaw, possibleRaws, quotedRaw, rawOfCooked, rawOfString, saveColumnInfo, setRaw, setRawRange, sqlDefinition, sqlTypeCode, sqlTypeDefinition, stringOfCooked, stringOfRaw, withNullablepublic static final DeletedPoemType it
public String toString()
toString in class BasePoemType<Boolean>Object.toString()public String toDsdType()
toDsdType in interface PoemType<Boolean>toDsdType in class BooleanPoemTypePoemType.toDsdType()Copyright © 2000–2021 PanEris. All rights reserved.