public interface TypeNode
Modifier and Type | Method and Description |
---|---|
Class<?> |
getType()
Get the Java Class associated with this node.
|
void |
setType(Class<?> type)
Set the Java Class associated with this node.
|
Copyright © 2002–2017 InfoEther. All rights reserved.