com.xqual.xagent.launcher
Class CResultStructure
java.lang.Object
com.xqual.xagent.launcher.CResultStructure
public class CResultStructure
- extends java.lang.Object
The CGlobals class defines a class containing in particular some global variables
- Author:
- egavaldo
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CResultStructure
public CResultStructure(int id,
CReturnStatus returnStatus,
long timestamp)
clone
public CResultStructure clone()
- Overrides:
clone in class java.lang.Object
getId
public int getId()
getReturnStatus
public CReturnStatus getReturnStatus()
getTimestamp
public long getTimestamp()