| Modifier and Type | Class and Description |
|---|---|
static class |
TiDataType.TiConstraint |
IDataType.Constraint, IDataType.ConstraintKind, IDataType.DataTypeKind| Constructor and Description |
|---|
TiDataType(IDataType.DataTypeKind kind,
Collection<IDataType.Constraint> constraints) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IDataType.Constraint> |
getConstraints() |
IDataType.DataTypeKind |
getKind() |
boolean |
isSubtypeOf(IType anotherType) |
String |
toString() |
public TiDataType(IDataType.DataTypeKind kind, Collection<IDataType.Constraint> constraints)
public IDataType.DataTypeKind getKind()
public Collection<IDataType.Constraint> getConstraints()
getConstraints in interface IDataTypepublic boolean isSubtypeOf(IType anotherType)
isSubtypeOf in interface ITypeCopyright © 2014. All rights reserved.