| Package | Description |
|---|---|
| org.w3.xlink |
| Modifier and Type | Method and Description |
|---|---|
TitleEltType.Builder<_B> |
TitleEltType.Builder.addContent(Iterable<?> content)
Adds the given items to the value of "content"
|
TitleEltType.Builder<_B> |
TitleEltType.Builder.addContent(Object... content)
Adds the given items to the value of "content"
|
TitleEltType.Builder<? extends ArcType.Builder<_B>> |
ArcType.Builder.addTitle()
Returns a new builder to build an additional value of the "Title" property.
|
TitleEltType.Builder<? extends LocatorType.Builder<_B>> |
LocatorType.Builder.addTitle()
Returns a new builder to build an additional value of the "Title" property.
|
TitleEltType.Builder<? extends Extended.Builder<_B>> |
Extended.Builder.addTitle()
Returns a new builder to build an additional value of the "title" property.
|
static TitleEltType.Builder<Void> |
TitleEltType.builder() |
static TitleEltType.Builder<Void> |
TitleEltType.copyExcept(TitleEltType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> TitleEltType.Builder<_B> |
TitleEltType.copyOf(TitleEltType _other) |
static <_B> TitleEltType.Builder<_B> |
TitleEltType.copyOf(TitleEltType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static TitleEltType.Builder<Void> |
TitleEltType.copyOnly(TitleEltType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
<_B> TitleEltType.Builder<_B> |
TitleEltType.newCopyBuilder(_B _parentBuilder) |
<_B> TitleEltType.Builder<_B> |
TitleEltType.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
TitleEltType.Builder<Void> |
TitleEltType.newCopyBuilder() |
TitleEltType.Builder<Void> |
TitleEltType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
TitleEltType.Builder<_B> |
TitleEltType.Builder.withContent(Iterable<?> content)
Sets the new value of "content" (any previous value will be replaced)
|
TitleEltType.Builder<_B> |
TitleEltType.Builder.withContent(Object... content)
Sets the new value of "content" (any previous value will be replaced)
|
TitleEltType.Builder<_B> |
TitleEltType.Builder.withLang(String lang)
Sets the new value of "lang" (any previous value will be replaced)
|
TitleEltType.Builder<_B> |
TitleEltType.Builder.withType(TypeType type)
Sets the new value of "type" (any previous value will be replaced)
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
TitleEltType.copyTo(TitleEltType.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
TitleEltType.copyTo(TitleEltType.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.