| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected RoleType |
_storedValue |
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
RoleType _other,
boolean _copy) |
Builder(_B _parentBuilder,
RoleType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
| Modifier and Type | Method and Description |
|---|---|
RoleType |
build() |
_B |
end() |
protected <_P extends RoleType> |
init(_P _product) |
RoleType.Builder<_B> |
withHref(String href)
Sets the new value of "href" (any previous value will be replaced)
|
RoleType.Builder<_B> |
withName(String name)
Sets the new value of "name" (any previous value will be replaced)
|
RoleType.Builder<_B> |
withType(TypeType type)
Sets the new value of "type" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final RoleType _storedValue
public _B end()
protected <_P extends RoleType> _P init(_P _product)
public RoleType.Builder<_B> withName(String name)
name - New value of the "name" property.public RoleType.Builder<_B> withType(TypeType type)
type - New value of the "type" property.public RoleType.Builder<_B> withHref(String href)
href - New value of the "href" property.public RoleType build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2021 NorStella. All rights reserved.