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

Uses of FeatureType in net.opengis.arml.v_2_0
 

Methods in net.opengis.arml.v_2_0 that return FeatureType
 FeatureType ObjectFactory.createFeatureType()
          Create an instance of FeatureType
 FeatureType FeatureType.withAnchors(FeatureType.Anchors value)
           
 FeatureType FeatureType.withDescription(String value)
           
 FeatureType FeatureType.withEnabled(Boolean value)
           
 FeatureType FeatureType.withId(String value)
           
 FeatureType FeatureType.withMetadata(FeatureType.Metadata value)
           
 FeatureType FeatureType.withName(String value)
           
 

Methods in net.opengis.arml.v_2_0 that return types with arguments of type FeatureType
 JAXBElement<FeatureType> ObjectFactory.createFeature(FeatureType value)
          Create an instance of JAXBElement<FeatureType>}
 

Methods in net.opengis.arml.v_2_0 with parameters of type FeatureType
 JAXBElement<FeatureType> ObjectFactory.createFeature(FeatureType value)
          Create an instance of JAXBElement<FeatureType>}
 



Copyright © 2008-2015. All Rights Reserved.