Uses of Class
net.opengis.arml.v_2_0.FeatureType.Anchors

Uses of FeatureType.Anchors in net.opengis.arml.v_2_0
 

Fields in net.opengis.arml.v_2_0 declared as FeatureType.Anchors
protected  FeatureType.Anchors FeatureType.anchors
           
 

Methods in net.opengis.arml.v_2_0 that return FeatureType.Anchors
 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<JAXBElement<? extends AnchorType>> values)
           
 FeatureType.Anchors FeatureType.Anchors.withAnchor(JAXBElement<? extends AnchorType>... values)
           
 FeatureType.Anchors FeatureType.Anchors.withAnchor(List<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)
           
 

Methods in net.opengis.arml.v_2_0 with parameters of type FeatureType.Anchors
 void FeatureType.setAnchors(FeatureType.Anchors value)
          Sets the value of the anchors property.
 FeatureType FeatureType.withAnchors(FeatureType.Anchors value)
           
 



Copyright © 2008-2015. All Rights Reserved.