public static class BooleanImageCapabilitySchemaDescriptor.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
BooleanImageCapabilitySchemaDescriptor |
build() |
BooleanImageCapabilitySchemaDescriptor.Builder |
copy(BooleanImageCapabilitySchemaDescriptor model) |
BooleanImageCapabilitySchemaDescriptor.Builder |
defaultValue(Boolean defaultValue)
the default value
|
BooleanImageCapabilitySchemaDescriptor.Builder |
source(ImageCapabilitySchemaDescriptor.Source source) |
public BooleanImageCapabilitySchemaDescriptor.Builder source(ImageCapabilitySchemaDescriptor.Source source)
public BooleanImageCapabilitySchemaDescriptor.Builder defaultValue(Boolean defaultValue)
the default value
defaultValue
- the value to setpublic BooleanImageCapabilitySchemaDescriptor build()
public BooleanImageCapabilitySchemaDescriptor.Builder copy(BooleanImageCapabilitySchemaDescriptor model)
Copyright © 2016–2024. All rights reserved.