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

Uses of FeatureCollectionType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return FeatureCollectionType
 FeatureCollectionType ObjectFactory.createFeatureCollectionType()
          Create an instance of FeatureCollectionType
 FeatureCollectionType FeatureCollectionType.withAdditionalObjects(AdditionalObjects value)
           
 FeatureCollectionType FeatureCollectionType.withBoundedBy(EnvelopePropertyType value)
           
 FeatureCollectionType FeatureCollectionType.withLockId(String value)
           
 FeatureCollectionType FeatureCollectionType.withMember(Collection<MemberPropertyType> values)
           
 FeatureCollectionType FeatureCollectionType.withMember(List<MemberPropertyType> value)
           
 FeatureCollectionType FeatureCollectionType.withMember(MemberPropertyType... values)
           
 FeatureCollectionType FeatureCollectionType.withNext(String value)
           
 FeatureCollectionType FeatureCollectionType.withNumberMatched(String value)
           
 FeatureCollectionType FeatureCollectionType.withNumberReturned(BigInteger value)
           
 FeatureCollectionType FeatureCollectionType.withPrevious(String value)
           
 FeatureCollectionType FeatureCollectionType.withTimeStamp(XMLGregorianCalendar value)
           
 FeatureCollectionType FeatureCollectionType.withTruncatedResponse(TruncatedResponse value)
           
 

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

Methods in net.opengis.wfs.v_2_0 with parameters of type FeatureCollectionType
 JAXBElement<FeatureCollectionType> ObjectFactory.createFeatureCollection(FeatureCollectionType value)
          Create an instance of JAXBElement<FeatureCollectionType>}
 



Copyright © 2008-2015. All Rights Reserved.