LaColla.core.task
Class TaskFile
java.lang.Object
LaColla.core.task.TaskFile
- All Implemented Interfaces:
- java.io.Serializable
public class TaskFile
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskFile
public TaskFile()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name_)
getType
public java.lang.String getType()
setType
public void setType(java.lang.String type_)
getDocument
public java.lang.String getDocument()
setDocument
public void setDocument(java.lang.String document_)
isTemporary
public boolean isTemporary()
setTemporary
public void setTemporary(java.lang.String temporary_)