| Package | Description |
|---|---|
| org.w3.xlink |
| Modifier and Type | Field and Description |
|---|---|
protected TitleEltType |
TitleEltType.Builder._storedValue |
| Modifier and Type | Field and Description |
|---|---|
protected List<TitleEltType> |
ArcType.title |
protected List<TitleEltType> |
LocatorType.title |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends TitleEltType> |
TitleEltType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
TitleEltType |
TitleEltType.Builder.build() |
TitleEltType |
ObjectFactory.createTitleEltType()
Create an instance of
TitleEltType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TitleEltType> |
ObjectFactory.createTitle(TitleEltType value)
|
List<TitleEltType> |
ArcType.getTitle()
Gets the value of the title property.
|
List<TitleEltType> |
LocatorType.getTitle()
Gets the value of the title property.
|
| Modifier and Type | Method and Description |
|---|---|
Extended.Builder<_B> |
Extended.Builder.addTitle(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"
|
LocatorType.Builder<_B> |
LocatorType.Builder.addTitle(TitleEltType... title)
Adds the given items to the value of "title"
|
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) |
JAXBElement<TitleEltType> |
ObjectFactory.createTitle(TitleEltType value)
|
ArcType.Builder<_B> |
ArcType.Builder.withTitle(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)
|
| Modifier and Type | Method and Description |
|---|---|
Extended.Builder<_B> |
Extended.Builder.addTitle(Iterable<? extends TitleEltType> title_)
Adds the given items to the value of "title_"
|
ArcType.Builder<_B> |
ArcType.Builder.addTitle(Iterable<? extends TitleEltType> title)
Adds the given items to the value of "title"
|
LocatorType.Builder<_B> |
LocatorType.Builder.addTitle(Iterable<? extends TitleEltType> title)
Adds the given items to the value of "title"
|
ArcType.Builder<_B> |
ArcType.Builder.withTitle(Iterable<? extends TitleEltType> title)
Sets the new value of "title" (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)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
TitleEltType _other,
boolean _copy) |
Builder(_B _parentBuilder,
TitleEltType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.