public class ExtendNode
extends java.lang.Object
Constructor and Description |
---|
ExtendNode() |
Modifier and Type | Method and Description |
---|---|
int |
getKind()
Gets the kind.
|
java.lang.String |
getText()
Gets the text.
|
void |
setKind(int kind)
Sets the kind.
|
void |
setText(java.lang.String text)
Sets the text.
|
public final java.lang.String getText()
public final void setText(java.lang.String text)
text
- the new textpublic final int getKind()
public final void setKind(int kind)
kind
- the new kindIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com