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