| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected Extended |
_storedValue |
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
Extended _other,
boolean _copy) |
Builder(_B _parentBuilder,
Extended _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
| Modifier and Type | Method and Description |
|---|---|
ArcType.Builder<? extends Extended.Builder<_B>> |
addArc()
Returns a new builder to build an additional value of the "arc" property.
|
Extended.Builder<_B> |
addArc(ArcType... arc_)
Adds the given items to the value of "arc_"
|
Extended.Builder<_B> |
addArc(Iterable<? extends ArcType> arc_)
Adds the given items to the value of "arc_"
|
Extended.Builder<_B> |
addExtendedModel(Iterable<?> extendedModel)
Adds the given items to the value of "extendedModel"
|
Extended.Builder<_B> |
addExtendedModel(Object... extendedModel)
Adds the given items to the value of "extendedModel"
|
LocatorType.Builder<? extends Extended.Builder<_B>> |
addLocator()
Returns a new builder to build an additional value of the "locator" property.
|
Extended.Builder<_B> |
addLocator(Iterable<? extends LocatorType> locator_)
Adds the given items to the value of "locator_"
|
Extended.Builder<_B> |
addLocator(LocatorType... locator_)
Adds the given items to the value of "locator_"
|
ResourceType.Builder<? extends Extended.Builder<_B>> |
addResource()
Returns a new builder to build an additional value of the "resource" property.
|
Extended.Builder<_B> |
addResource(Iterable<? extends ResourceType> resource_)
Adds the given items to the value of "resource_"
|
Extended.Builder<_B> |
addResource(ResourceType... resource_)
Adds the given items to the value of "resource_"
|
TitleEltType.Builder<? extends Extended.Builder<_B>> |
addTitle()
Returns a new builder to build an additional value of the "title" property.
|
Extended.Builder<_B> |
addTitle(Iterable<? extends TitleEltType> title_)
Adds the given items to the value of "title_"
|
Extended.Builder<_B> |
addTitle(TitleEltType... title_)
Adds the given items to the value of "title_"
|
Extended |
build() |
_B |
end() |
protected <_P extends Extended> |
init(_P _product) |
Extended.Builder<_B> |
withExtendedModel(Iterable<?> extendedModel)
Sets the new value of "extendedModel" (any previous value will be replaced)
|
Extended.Builder<_B> |
withExtendedModel(Object... extendedModel)
Sets the new value of "extendedModel" (any previous value will be replaced)
|
Extended.Builder<_B> |
withRole(String role)
Sets the new value of "role" (any previous value will be replaced)
|
Extended.Builder<_B> |
withTitle(String title)
Sets the new value of "title" (any previous value will be replaced)
|
Extended.Builder<_B> |
withType(TypeType type)
Sets the new value of "type" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final Extended _storedValue
public _B end()
protected <_P extends Extended> _P init(_P _product)
public Extended.Builder<_B> addExtendedModel(Iterable<?> extendedModel)
extendedModel - Items to add to the value of the "extendedModel" propertypublic Extended.Builder<_B> withExtendedModel(Iterable<?> extendedModel)
extendedModel - New value of the "extendedModel" property.public Extended.Builder<_B> addExtendedModel(Object... extendedModel)
extendedModel - Items to add to the value of the "extendedModel" propertypublic Extended.Builder<_B> withExtendedModel(Object... extendedModel)
extendedModel - New value of the "extendedModel" property.public Extended.Builder<_B> addTitle(Iterable<? extends TitleEltType> title_)
title_ - Items to add to the value of the "title_" propertypublic Extended.Builder<_B> addTitle(TitleEltType... title_)
title_ - Items to add to the value of the "title_" propertypublic TitleEltType.Builder<? extends Extended.Builder<_B>> addTitle()
TitleEltType.Builder.end() to return to the current builder.TitleEltType.Builder.end() to return to the current builder.public Extended.Builder<_B> addResource(Iterable<? extends ResourceType> resource_)
resource_ - Items to add to the value of the "resource_" propertypublic Extended.Builder<_B> addResource(ResourceType... resource_)
resource_ - Items to add to the value of the "resource_" propertypublic ResourceType.Builder<? extends Extended.Builder<_B>> addResource()
ResourceType.Builder.end() to return to the current builder.ResourceType.Builder.end() to return to the current builder.public Extended.Builder<_B> addLocator(Iterable<? extends LocatorType> locator_)
locator_ - Items to add to the value of the "locator_" propertypublic Extended.Builder<_B> addLocator(LocatorType... locator_)
locator_ - Items to add to the value of the "locator_" propertypublic LocatorType.Builder<? extends Extended.Builder<_B>> addLocator()
LocatorType.Builder.end() to return to the current builder.LocatorType.Builder.end() to return to the current builder.public Extended.Builder<_B> addArc(Iterable<? extends ArcType> arc_)
arc_ - Items to add to the value of the "arc_" propertypublic Extended.Builder<_B> addArc(ArcType... arc_)
arc_ - Items to add to the value of the "arc_" propertypublic ArcType.Builder<? extends Extended.Builder<_B>> addArc()
ArcType.Builder.end() to return to the current builder.ArcType.Builder.end() to return to the current builder.public Extended.Builder<_B> withType(TypeType type)
type - New value of the "type" property.public Extended.Builder<_B> withRole(String role)
role - New value of the "role" property.public Extended.Builder<_B> withTitle(String title)
title - New value of the "title" property.public Extended build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2021 NorStella. All rights reserved.