org.apache.axis2.deployment.repository.util
Class WSInfo
java.lang.Object
org.apache.axis2.deployment.repository.util.WSInfo
public class WSInfo
- extends Object
Constructor Summary |
WSInfo(String filename,
long lastmodifieddate)
|
WSInfo(String filename,
long lastmodifieddate,
int type)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSInfo
public WSInfo(String filename,
long lastmodifieddate)
WSInfo
public WSInfo(String filename,
long lastmodifieddate,
int type)
getFileName
public String getFileName()
getLastModifiedDate
public long getLastModifiedDate()
getType
public int getType()
setFileName
public void setFileName(String fileName)
setLastModifiedDate
public void setLastModifiedDate(long lastmodifieddate)