TypeType |
TypeType.withAnnotated() |
TypeType |
TypeType.withAnnotated(boolean annotated) |
TypeType |
TypeType.withDefaultValue(DataType value) |
TypeType |
TypeType.withDescription(String description) |
TypeType |
TypeType.withFeature(String name,
Object value) |
TypeType |
TypeType.withFeatures(Map<String,Object> features) |
TypeType |
TypeType.withFormat(String format) |
TypeType |
TypeType.withLabel(String label) |
TypeType |
TypeType.withName(String name) |
TypeType |
TypeType.withNullable() |
TypeType |
TypeType.withNullable(boolean nullable) |
TypeType |
TypeType.withOptional() |
TypeType |
TypeType.withProvided(ProvidedMeta provided) |
TypeType |
TypeType.withReadOnly() |
TypeType |
TypeType.withReadOnly(boolean readOnly) |