| 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(java.util.Collection<javax.xml.bind.JAXBElement<? extends AnchorType>> values) |
FeatureType.Anchors |
FeatureType.Anchors.withAnchor(javax.xml.bind.JAXBElement<? extends AnchorType>... values) |
FeatureType.Anchors |
FeatureType.Anchors.withAnchor(java.util.List<javax.xml.bind.JAXBElement<? extends AnchorType>> value) |
FeatureType.Anchors |
FeatureType.Anchors.withAnchorRef(java.util.Collection<FeatureType.Anchors.AnchorRef> values) |
FeatureType.Anchors |
FeatureType.Anchors.withAnchorRef(FeatureType.Anchors.AnchorRef... values) |
FeatureType.Anchors |
FeatureType.Anchors.withAnchorRef(java.util.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-2021. All Rights Reserved.