| Package | Description |
|---|---|
| org.w3.xlink |
| Modifier and Type | Field and Description |
|---|---|
protected LocatorType |
LocatorType.Builder._storedValue |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends LocatorType> |
LocatorType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
LocatorType |
LocatorType.Builder.build() |
LocatorType |
ObjectFactory.createLocatorType()
Create an instance of
LocatorType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LocatorType> |
ObjectFactory.createLocator(LocatorType value)
|
| Modifier and Type | Method and Description |
|---|---|
Extended.Builder<_B> |
Extended.Builder.addLocator(LocatorType... locator_)
Adds the given items to the value of "locator_"
|
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) |
JAXBElement<LocatorType> |
ObjectFactory.createLocator(LocatorType value)
|
| Modifier and Type | Method and Description |
|---|---|
Extended.Builder<_B> |
Extended.Builder.addLocator(Iterable<? extends LocatorType> locator_)
Adds the given items to the value of "locator_"
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
LocatorType _other,
boolean _copy) |
Builder(_B _parentBuilder,
LocatorType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.