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