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

Uses of TruncatedResponse in net.opengis.wfs.v_2_0
 

Fields in net.opengis.wfs.v_2_0 declared as TruncatedResponse
protected  TruncatedResponse ValueCollectionType.truncatedResponse
           
protected  TruncatedResponse FeatureCollectionType.truncatedResponse
           
 

Methods in net.opengis.wfs.v_2_0 that return TruncatedResponse
 TruncatedResponse ObjectFactory.createTruncatedResponse()
          Create an instance of TruncatedResponse
 TruncatedResponse ValueCollectionType.getTruncatedResponse()
          Gets the value of the truncatedResponse property.
 TruncatedResponse FeatureCollectionType.getTruncatedResponse()
          Gets the value of the truncatedResponse property.
 TruncatedResponse TruncatedResponse.withExceptionReport(ExceptionReport value)
           
 

Methods in net.opengis.wfs.v_2_0 with parameters of type TruncatedResponse
 void ValueCollectionType.setTruncatedResponse(TruncatedResponse value)
          Sets the value of the truncatedResponse property.
 void FeatureCollectionType.setTruncatedResponse(TruncatedResponse value)
          Sets the value of the truncatedResponse property.
 ValueCollectionType ValueCollectionType.withTruncatedResponse(TruncatedResponse value)
           
 FeatureCollectionType FeatureCollectionType.withTruncatedResponse(TruncatedResponse value)
           
 



Copyright © 2008-2015. All Rights Reserved.