| Package | Description |
|---|---|
| org.w3.xlink |
| Modifier and Type | Method and Description |
|---|---|
LocatorType.Builder<? extends Extended.Builder<_B>> |
Extended.Builder.addLocator()
Returns a new builder to build an additional value of the "locator" property.
|
LocatorType.Builder<_B> |
LocatorType.Builder.addTitle(Iterable<? extends TitleEltType> title)
Adds the given items to the value of "title"
|
LocatorType.Builder<_B> |
LocatorType.Builder.addTitle(TitleEltType... title)
Adds the given items to the value of "title"
|
static LocatorType.Builder<Void> |
LocatorType.builder() |
static LocatorType.Builder<Void> |
LocatorType.copyExcept(LocatorType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> LocatorType.Builder<_B> |
LocatorType.copyOf(LocatorType _other) |
static <_B> LocatorType.Builder<_B> |
LocatorType.copyOf(LocatorType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static LocatorType.Builder<Void> |
LocatorType.copyOnly(LocatorType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
<_B> LocatorType.Builder<_B> |
LocatorType.newCopyBuilder(_B _parentBuilder) |
<_B> LocatorType.Builder<_B> |
LocatorType.newCopyBuilder(_B _parentBuilder,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
LocatorType.Builder<Void> |
LocatorType.newCopyBuilder() |
LocatorType.Builder<Void> |
LocatorType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
LocatorType.Builder<_B> |
LocatorType.Builder.withHref(String href)
Sets the new value of "href" (any previous value will be replaced)
|
LocatorType.Builder<_B> |
LocatorType.Builder.withLabel(String label)
Sets the new value of "label" (any previous value will be replaced)
|
LocatorType.Builder<_B> |
LocatorType.Builder.withLocatorTitle(String locatorTitle)
Sets the new value of "locatorTitle" (any previous value will be replaced)
|
LocatorType.Builder<_B> |
LocatorType.Builder.withRole(String role)
Sets the new value of "role" (any previous value will be replaced)
|
LocatorType.Builder<_B> |
LocatorType.Builder.withTitle(Iterable<? extends TitleEltType> title)
Sets the new value of "title" (any previous value will be replaced)
|
LocatorType.Builder<_B> |
LocatorType.Builder.withTitle(TitleEltType... title)
Sets the new value of "title" (any previous value will be replaced)
|
LocatorType.Builder<_B> |
LocatorType.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 LocatorType.Builder<_B>> |
LocatorType.Builder.addTitle()
Returns a new builder to build an additional value of the "Title" property.
|
| Modifier and Type | Method and Description |
|---|---|
<_B> void |
LocatorType.copyTo(LocatorType.Builder<_B> _other)
Copies all state of this object to a builder.
|
<_B> void |
LocatorType.copyTo(LocatorType.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.