com.ptc.edadata
Class VerifyDesignRequestItem
java.lang.Object
com.ptc.edadata.ExchangeItem
com.ptc.edadata.RequestItem
com.ptc.edadata.VerifyDesignRequestItem
- public class VerifyDesignRequestItem
- extends RequestItem
Title: VerifyDesignRequestItem
Description: This class is for a request to
verify design based on directory given
Copyright: Copyright (c) 2004
Company: PTC
Fields inherited from class com.ptc.edadata.RequestItem |
|
Methods inherited from class com.ptc.edadata.RequestItem |
getConduitBinPath, getDesignAppPath, getDesignFile, getDesignRootDir, getEcadType, getInterAppPath, getOutputFilePath, getTempFilePath, setConduitBinPath, setDesignAppPath, setDesignFile, setDesignRootDir, setEcadType, setInterAppPath, setOutputFilePath, setTempFilePath |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_numUniqueID
private int m_numUniqueID
VerifyDesignRequestItem
public VerifyDesignRequestItem()
- Default Constructor
getType
public RequestType getType()
- Specified by:
getType
in class RequestItem
setID
public void setID(int uniqueID)
- Specified by:
setID
in class ExchangeItem
getID
public int getID()
- Specified by:
getID
in class ExchangeItem