| Package | Description |
|---|---|
| org.w3.xlink |
| Modifier and Type | Method and Description |
|---|---|
ArcType.Builder<? extends Extended.Builder<_B>> |
Extended.Builder.addArc()
Returns a new builder to build an additional value of the "arc" property.
|
ArcType.Builder<_B> |
ArcType.Builder.addTitle(Iterable<? extends TitleEltType> title)
Adds the given items to the value of "title"
|
ArcType.Builder<_B> |
ArcType.Builder.addTitle(TitleEltType... title)
Adds the given items to the value of "title"
|
static ArcType.Builder<Void> |
ArcType.builder() |
static ArcType.Builder<Void> |
ArcType.copyExcept(ArcType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> ArcType.Builder<_B> |
ArcType.copyOf(ArcType _other) |
static <_B> ArcType.Builder<_B> |
ArcType.copyOf(ArcType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static ArcType.Builder<Void> |
ArcType.copyOnly(ArcType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
<_B> ArcType.Builder<_B> |
ArcType.newCopyBuilder(_B _parentBuilder) |
<_B> ArcType.Builder<_B> |
ArcType.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
ArcType.Builder<Void> |
ArcType.newCopyBuilder() |
ArcType.Builder<Void> |
ArcType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
ArcType.Builder<_B> |
ArcType.Builder.withActuate(ActuateType actuate)
Sets the new value of "actuate" (any previous value will be replaced)
|
ArcType.Builder<_B> |
ArcType.Builder.withArcrole(String arcrole)
Sets the new value of "arcrole" (any previous value will be replaced)
|
ArcType.Builder<_B> |
ArcType.Builder.withArcTitle(String arcTitle)
Sets the new value of "arcTitle" (any previous value will be replaced)
|
ArcType.Builder<_B> |
ArcType.Builder.withFrom(String from)
Sets the new value of "from" (any previous value will be replaced)
|
ArcType.Builder<_B> |
ArcType.Builder.withShow(ShowType show)
Sets the new value of "show" (any previous value will be replaced)
|
ArcType.Builder<_B> |
ArcType.Builder.withTitle(Iterable<? extends TitleEltType> title)
Sets the new value of "title" (any previous value will be replaced)
|
ArcType.Builder<_B> |
ArcType.Builder.withTitle(TitleEltType... title)
Sets the new value of "title" (any previous value will be replaced)
|
ArcType.Builder<_B> |
ArcType.Builder.withTo(String to)
Sets the new value of "to" (any previous value will be replaced)
|
ArcType.Builder<_B> |
ArcType.Builder.withType(TypeType type)
Sets the new value of "type" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
TitleEltType.Builder<? extends ArcType.Builder<_B>> |
ArcType.Builder.addTitle()
Returns a new builder to build an additional value of the "Title" property.
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
ArcType.copyTo(ArcType.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
ArcType.copyTo(ArcType.Builder<_B> _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
Copies all state of this object to a builder.
|
Copyright © 2021 NorStella. All rights reserved.