|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstValue | |
|---|---|
| com.sun.jdo.api.persistence.enhancer.classfile | |
| Uses of ConstValue in com.sun.jdo.api.persistence.enhancer.classfile |
|---|
| Subclasses of ConstValue in com.sun.jdo.api.persistence.enhancer.classfile | |
|---|---|
class |
ConstDouble
Class representing a double constant in the constant pool of a class file |
class |
ConstFloat
Class representing a float constant in the constant pool of a class file |
class |
ConstInteger
Class representing an integer constant in the constant pool of a class file |
class |
ConstLong
Class representing a long constant in the constant pool of a class file |
class |
ConstString
Class representing a class specification in the constant pool |
| Methods in com.sun.jdo.api.persistence.enhancer.classfile that return ConstValue | |
|---|---|
ConstValue |
ConstantValueAttribute.value()
|
| Constructors in com.sun.jdo.api.persistence.enhancer.classfile with parameters of type ConstValue | |
|---|---|
ConstantValueAttribute(ConstUtf8 attrName,
ConstValue value)
Construct a constant value attribute |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||