|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypeNode
This interface allows a Java Class to be associtated with a node.
| Method Summary | |
|---|---|
java.lang.Class<?> |
getType()
Get the Java Class associated with this node. |
void |
setType(java.lang.Class<?> type)
Set the Java Class associated with this node. |
| Method Detail |
|---|
java.lang.Class<?> getType()
null.void setType(java.lang.Class<?> type)
type - A Java Class
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||