Package org.gvsig.remoteclient.wfs
Class WFSRequestInformation
java.lang.Object
org.gvsig.remoteclient.wfs.WFSRequestInformation
- Direct Known Subclasses:
WFSGetFeatureRequestInformation,WFSTransactionRequestInformation
This class is used like a container of all the properties
that the library is able to retrieve in the XML header of
every WFS reply.
- Author:
- Jorge Piera
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WFSRequestInformation
public WFSRequestInformation()
-
-
Method Details
-
getTimeStamp
- Returns:
- the timeStamp
-
setTimeStamp
- Parameters:
timeStamp- the timeStamp to set
-