net.sourceforge.ganttproject.resource
Class HumanResource
java.lang.Object
|
+--net.sourceforge.ganttproject.resource.ProjectResource
|
+--net.sourceforge.ganttproject.resource.HumanResource
- public class HumanResource
- extends ProjectResource
- Author:
- barmeier
Methods inherited from class net.sourceforge.ganttproject.resource.ProjectResource |
getCostsPerUnit, getDescription, getId, getMaximumUnitsPerDay, getName, getUnitMeasure, setCostsPerUnit, setDescription, setId, setMaximumUnitsPerDay, setName, setUnitMeasure, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
HumanResource
public HumanResource()
HumanResource
public HumanResource(java.lang.String name,
int id)
- Creates a new instance of HumanResource
setMail
public void setMail(java.lang.String email)
getMail
public java.lang.String getMail()
setPhone
public void setPhone(java.lang.String phone)
getPhone
public java.lang.String getPhone()
setFunction
public void setFunction(int function)
getFunction
public int getFunction()
${copyright}