| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected Schema |
_storedValue |
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
Schema _other,
boolean _copy) |
Builder(_B _parentBuilder,
Schema _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
| Modifier and Type | Method and Description |
|---|---|
Schema |
build() |
_B |
end() |
protected <_P extends Schema> |
init(_P _product) |
Schema.Builder<_B> |
withLocation(String location)
Sets the new value of "location" (any previous value will be replaced)
|
Schema.Builder<_B> |
withNamespace(String namespace)
Sets the new value of "namespace" (any previous value will be replaced)
|
Schema.Builder<_B> |
withVersion(String version)
Sets the new value of "version" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final Schema _storedValue
public _B end()
protected <_P extends Schema> _P init(_P _product)
public Schema.Builder<_B> withLocation(String location)
location - New value of the "location" property.public Schema.Builder<_B> withVersion(String version)
version - New value of the "version" property.public Schema.Builder<_B> withNamespace(String namespace)
namespace - New value of the "namespace" property.public Schema build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2022 NorStella. All rights reserved.