| Modifier and Type | Field and Description |
|---|---|
protected FeatureType.Anchors |
FeatureType.anchors |
| Modifier and Type | Method and Description |
|---|---|
FeatureType.Anchors |
ObjectFactory.createFeatureTypeAnchors()
Create an instance of
FeatureType.Anchors |
FeatureType.Anchors |
FeatureType.getAnchors()
Gets the value of the anchors property.
|
FeatureType.Anchors |
FeatureType.Anchors.withAnchor(Collection<jakarta.xml.bind.JAXBElement<? extends AnchorType>> values) |
FeatureType.Anchors |
FeatureType.Anchors.withAnchor(jakarta.xml.bind.JAXBElement<? extends AnchorType>... values) |
FeatureType.Anchors |
FeatureType.Anchors.withAnchor(List<jakarta.xml.bind.JAXBElement<? extends AnchorType>> value) |
FeatureType.Anchors |
FeatureType.Anchors.withAnchorRef(Collection<FeatureType.Anchors.AnchorRef> values) |
FeatureType.Anchors |
FeatureType.Anchors.withAnchorRef(FeatureType.Anchors.AnchorRef... values) |
FeatureType.Anchors |
FeatureType.Anchors.withAnchorRef(List<FeatureType.Anchors.AnchorRef> value) |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureType.setAnchors(FeatureType.Anchors value)
Sets the value of the anchors property.
|
FeatureType |
FeatureType.withAnchors(FeatureType.Anchors value) |
Copyright © 2008–2023. All rights reserved.