Uses of Class
net.opengis.wfs.v_2_0.FeatureTypeListType

Uses of FeatureTypeListType in net.opengis.wfs.v_2_0
 

Fields in net.opengis.wfs.v_2_0 declared as FeatureTypeListType
protected  FeatureTypeListType WFSCapabilitiesType.featureTypeList
           
 

Methods in net.opengis.wfs.v_2_0 that return FeatureTypeListType
 FeatureTypeListType ObjectFactory.createFeatureTypeListType()
          Create an instance of FeatureTypeListType
 FeatureTypeListType WFSCapabilitiesType.getFeatureTypeList()
          Gets the value of the featureTypeList property.
 FeatureTypeListType FeatureTypeListType.withFeatureType(Collection<FeatureTypeType> values)
           
 FeatureTypeListType FeatureTypeListType.withFeatureType(FeatureTypeType... values)
           
 FeatureTypeListType FeatureTypeListType.withFeatureType(List<FeatureTypeType> value)
           
 

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

Methods in net.opengis.wfs.v_2_0 with parameters of type FeatureTypeListType
 JAXBElement<FeatureTypeListType> ObjectFactory.createFeatureTypeList(FeatureTypeListType value)
          Create an instance of JAXBElement<FeatureTypeListType>}
 void WFSCapabilitiesType.setFeatureTypeList(FeatureTypeListType value)
          Sets the value of the featureTypeList property.
 WFSCapabilitiesType WFSCapabilitiesType.withFeatureTypeList(FeatureTypeListType value)
           
 



Copyright © 2008-2014 Highsource. All Rights Reserved.