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