public interface IDataType extends IType
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IDataType.Constraint |
static class |
IDataType.ConstraintKind |
static class |
IDataType.DataTypeKind |
| Modifier and Type | Method and Description |
|---|---|
Collection<IDataType.Constraint> |
getConstraints() |
IDataType.DataTypeKind |
getKind() |
isSubtypeOfIDataType.DataTypeKind getKind()
Collection<IDataType.Constraint> getConstraints()
Copyright © 2014. All rights reserved.