|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LiteralValues | |
|---|---|
| com.tc.object | |
| Uses of LiteralValues in com.tc.object |
|---|
| Methods in com.tc.object that return LiteralValues | |
|---|---|
static LiteralValues |
LiteralValues.valueFor(java.lang.Object pojo)
Determine LiteralValue code for an instance object |
static LiteralValues |
LiteralValues.valueForClassName(java.lang.String className)
Get literal value code for class name |
static LiteralValues |
LiteralValues.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LiteralValues[] |
LiteralValues.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||