|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--ajax.catalog.ConstantDeclaration
| Constructor Summary | |
ConstantDeclaration(java.lang.String name,
Constant value)
Constructor |
|
| Method Summary | |
java.lang.String |
getName()
Gets the name of the constant |
Constant |
getValue()
Gets the value assigned to the constant |
java.lang.String |
toString()
Converts the composed type into a human read-able object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ConstantDeclaration(java.lang.String name,
Constant value)
| Method Detail |
public java.lang.String getName()
public Constant getValue()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||