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