|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.sourcejammer.project.controller.ProjectChild
Title: $FileName: ProjectChild.java$
| Field Summary | |
(package private) int |
miNodeType
|
(package private) long |
mlUniqueID
|
(package private) java.lang.String |
name
|
| Constructor Summary | |
ProjectChild(long uniqueID,
int nodeType,
java.lang.String name)
|
|
| Method Summary | |
java.lang.String |
getName()
Returns the name. |
int |
getNodeType()
|
long |
getUniqueID()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
long mlUniqueID
int miNodeType
java.lang.String name
| Constructor Detail |
public ProjectChild(long uniqueID,
int nodeType,
java.lang.String name)
| Method Detail |
public long getUniqueID()
public int getNodeType()
public java.lang.String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||