org.gvsig.remoteclient.wfs.request
Class WFSGetFeatureRequestInformation

java.lang.Object
  extended by org.gvsig.remoteclient.wfs.WFSRequestInformation
      extended by org.gvsig.remoteclient.wfs.request.WFSGetFeatureRequestInformation

public class WFSGetFeatureRequestInformation
extends WFSRequestInformation

Author:
Jorge Piera

Constructor Summary
WFSGetFeatureRequestInformation()
           
 
Method Summary
 int getNumberOfFeatures()
           
 void setNumberOfFeatures(int numberOfFeatures)
           
 
Methods inherited from class org.gvsig.remoteclient.wfs.WFSRequestInformation
getTimeStamp, setTimeStamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WFSGetFeatureRequestInformation

public WFSGetFeatureRequestInformation()
Method Detail

getNumberOfFeatures

public int getNumberOfFeatures()
Returns:
the numberOfFeatures

setNumberOfFeatures

public void setNumberOfFeatures(int numberOfFeatures)
Parameters:
numberOfFeatures - the numberOfFeatures to set


Copyright © 2004-2013 gvSIG. All Rights Reserved.