| Package | Description |
|---|---|
| org.textmapper.templates.api.types | |
| org.textmapper.templates.types |
| Modifier and Type | Method and Description |
|---|---|
IDataType.DataTypeKind |
IDataType.getKind() |
static IDataType.DataTypeKind |
IDataType.DataTypeKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IDataType.DataTypeKind[] |
IDataType.DataTypeKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IDataType.DataTypeKind |
TiDataType.getKind() |
| Constructor and Description |
|---|
TiDataType(IDataType.DataTypeKind kind,
Collection<IDataType.Constraint> constraints) |
Copyright © 2014. All rights reserved.