org.gvsig.remoteclient.taskplanning.retrieving
Class RetrieveEvent
java.lang.Object
org.gvsig.remoteclient.taskplanning.retrieving.RetrieveEvent
public class RetrieveEvent
- extends java.lang.Object
- Author:
- jaume dominguez faus - jaume.dominguez@iver.es
Luis W. Sevilla (sevilla_lui@gva.es)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONNECTING
public static final int CONNECTING
- See Also:
- Constant Field Values
NOT_STARTED
public static final int NOT_STARTED
- See Also:
- Constant Field Values
POSTPROCESSING
public static final int POSTPROCESSING
- See Also:
- Constant Field Values
REQUEST_CANCELLED
public static final int REQUEST_CANCELLED
- See Also:
- Constant Field Values
REQUEST_FAILED
public static final int REQUEST_FAILED
- See Also:
- Constant Field Values
REQUEST_FINISHED
public static final int REQUEST_FINISHED
- See Also:
- Constant Field Values
TRANSFERRING
public static final int TRANSFERRING
- See Also:
- Constant Field Values
RetrieveEvent
public RetrieveEvent()
getType
public int getType()
setType
public void setType(int type)
Copyright © 2014 gvSIG Association. All Rights Reserved.