|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectnet.sf.mpxj.planner.schema.Allocation
public class Allocation
| Field Summary | |
|---|---|
protected java.lang.String |
resourceId
|
protected java.lang.String |
taskId
|
protected java.lang.String |
units
|
| Constructor Summary | |
|---|---|
Allocation()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getResourceId()
Gets the value of the resourceId property. |
java.lang.String |
getTaskId()
Gets the value of the taskId property. |
java.lang.String |
getUnits()
Gets the value of the units property. |
void |
setResourceId(java.lang.String value)
Sets the value of the resourceId property. |
void |
setTaskId(java.lang.String value)
Sets the value of the taskId property. |
void |
setUnits(java.lang.String value)
Sets the value of the units property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String taskId
protected java.lang.String resourceId
protected java.lang.String units
| Constructor Detail |
|---|
public Allocation()
| Method Detail |
|---|
public java.lang.String getTaskId()
Stringpublic void setTaskId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getResourceId()
Stringpublic void setResourceId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getUnits()
Stringpublic void setUnits(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||