| Modifier and Type | Method and Description |
|---|---|
static JavaTypeIndexTerm.JAVA_TYPE |
JavaTypeIndexTerm.JAVA_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JavaTypeIndexTerm.JAVA_TYPE[] |
JavaTypeIndexTerm.JAVA_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
JavaTypeIndexTerm.getStringValue(JavaTypeIndexTerm.JAVA_TYPE javaType) |
| Constructor and Description |
|---|
ValueJavaTypeIndexTerm(JavaTypeIndexTerm.JAVA_TYPE javaType) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.