| Modifier and Type | Field and Description |
|---|---|
protected _B |
_parentBuilder |
protected ArcType |
_storedValue |
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
ArcType _other,
boolean _copy) |
Builder(_B _parentBuilder,
ArcType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
| Modifier and Type | Method and Description |
|---|---|
TitleEltType.Builder<? extends ArcType.Builder<_B>> |
addTitle()
Returns a new builder to build an additional value of the "Title" property.
|
ArcType.Builder<_B> |
addTitle(Iterable<? extends TitleEltType> title)
Adds the given items to the value of "title"
|
ArcType.Builder<_B> |
addTitle(TitleEltType... title)
Adds the given items to the value of "title"
|
ArcType |
build() |
_B |
end() |
protected <_P extends ArcType> |
init(_P _product) |
ArcType.Builder<_B> |
withActuate(ActuateType actuate)
Sets the new value of "actuate" (any previous value will be replaced)
|
ArcType.Builder<_B> |
withArcrole(String arcrole)
Sets the new value of "arcrole" (any previous value will be replaced)
|
ArcType.Builder<_B> |
withArcTitle(String arcTitle)
Sets the new value of "arcTitle" (any previous value will be replaced)
|
ArcType.Builder<_B> |
withFrom(String from)
Sets the new value of "from" (any previous value will be replaced)
|
ArcType.Builder<_B> |
withShow(ShowType show)
Sets the new value of "show" (any previous value will be replaced)
|
ArcType.Builder<_B> |
withTitle(Iterable<? extends TitleEltType> title)
Sets the new value of "title" (any previous value will be replaced)
|
ArcType.Builder<_B> |
withTitle(TitleEltType... title)
Sets the new value of "title" (any previous value will be replaced)
|
ArcType.Builder<_B> |
withTo(String to)
Sets the new value of "to" (any previous value will be replaced)
|
ArcType.Builder<_B> |
withType(TypeType type)
Sets the new value of "type" (any previous value will be replaced)
|
protected final _B _parentBuilder
protected final ArcType _storedValue
public _B end()
protected <_P extends ArcType> _P init(_P _product)
public ArcType.Builder<_B> addTitle(Iterable<? extends TitleEltType> title)
title - Items to add to the value of the "title" propertypublic ArcType.Builder<_B> withTitle(Iterable<? extends TitleEltType> title)
title - New value of the "title" property.public ArcType.Builder<_B> addTitle(TitleEltType... title)
title - Items to add to the value of the "title" propertypublic ArcType.Builder<_B> withTitle(TitleEltType... title)
title - New value of the "title" property.public TitleEltType.Builder<? extends ArcType.Builder<_B>> addTitle()
TitleEltType.Builder.end() to return to the current builder.TitleEltType.Builder.end() to return to the current builder.public ArcType.Builder<_B> withType(TypeType type)
type - New value of the "type" property.public ArcType.Builder<_B> withArcrole(String arcrole)
arcrole - New value of the "arcrole" property.public ArcType.Builder<_B> withArcTitle(String arcTitle)
arcTitle - New value of the "arcTitle" property.public ArcType.Builder<_B> withShow(ShowType show)
show - New value of the "show" property.public ArcType.Builder<_B> withActuate(ActuateType actuate)
actuate - New value of the "actuate" property.public ArcType.Builder<_B> withFrom(String from)
from - New value of the "from" property.public ArcType.Builder<_B> withTo(String to)
to - New value of the "to" property.public ArcType build()
build in interface com.kscs.util.jaxb.BuildableCopyright © 2021 NorStella. All rights reserved.