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

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

Fields in net.opengis.arml.v_2_0 with type parameters of type FeatureType.Anchors.AnchorRef
protected  List<FeatureType.Anchors.AnchorRef> FeatureType.Anchors.anchorRef
           
 

Methods in net.opengis.arml.v_2_0 that return FeatureType.Anchors.AnchorRef
 FeatureType.Anchors.AnchorRef ObjectFactory.createFeatureTypeAnchorsAnchorRef()
          Create an instance of FeatureType.Anchors.AnchorRef
 FeatureType.Anchors.AnchorRef FeatureType.Anchors.AnchorRef.withHref(String value)
           
 

Methods in net.opengis.arml.v_2_0 that return types with arguments of type FeatureType.Anchors.AnchorRef
 List<FeatureType.Anchors.AnchorRef> FeatureType.Anchors.getAnchorRef()
          Gets the value of the anchorRef property.
 

Methods in net.opengis.arml.v_2_0 with parameters of type FeatureType.Anchors.AnchorRef
 FeatureType.Anchors FeatureType.Anchors.withAnchorRef(FeatureType.Anchors.AnchorRef... values)
           
 

Method parameters in net.opengis.arml.v_2_0 with type arguments of type FeatureType.Anchors.AnchorRef
 void FeatureType.Anchors.setAnchorRef(List<FeatureType.Anchors.AnchorRef> value)
           
 FeatureType.Anchors FeatureType.Anchors.withAnchorRef(Collection<FeatureType.Anchors.AnchorRef> values)
           
 FeatureType.Anchors FeatureType.Anchors.withAnchorRef(List<FeatureType.Anchors.AnchorRef> value)
           
 



Copyright © 2008-2015. All Rights Reserved.