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