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

java.lang.Objectnet.sf.mpxj.ProjectEntity
class ProjectEntity
This is the base class from which all classes representing records found in an MPX file are derived. It contains common functionality and attribute storage used by all of the derived classes.
| Constructor Summary | |
|---|---|
protected |
ProjectEntity(ProjectFile mpx)
Constructor. |
| Method Summary | |
|---|---|
ProjectFile |
getParentFile()
Accessor method allowing retrieval of ProjectFile reference. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ProjectEntity(ProjectFile mpx)
mpx - Parent MPX file| Method Detail |
|---|
public final ProjectFile getParentFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||