| Modifier and Type | Field and Description |
|---|---|
String |
name
Constant name.
|
com.sun.codemodel.JType |
type
The underlying datatype, in case
we need to revert to
Data. |
| Constructor and Description |
|---|
Value(Locator location,
com.sun.codemodel.JType type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.codemodel.JType |
getDatatype(NodeSet nset)
Obtains the Java class of this
Text. |
public final com.sun.codemodel.JType type
Data.public final String name
public com.sun.codemodel.JType getDatatype(NodeSet nset)
TextText.getDatatype in interface TextCopyright © 2013 Oracle. All Rights Reserved.