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)
Text
Text
.getDatatype
in interface Text
Copyright © 2013 Oracle. All Rights Reserved.