|
Jetif v1.8.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface ObjectSpec defines the specification of a generic object.
| Field Summary | |
static ObjectSpec |
VOID
A instance of VOID object spec. |
| Method Summary | |
String |
getHandler()
Returns handler name for this object. |
String |
getType()
Returns desired type of this object. |
String |
getValue()
Returns value of this object in string representation. |
boolean |
isExpr()
If the value is an expression or not. |
| Field Detail |
public static final ObjectSpec VOID
| Method Detail |
public String getValue()
public String getType()
public String getHandler()
public boolean isExpr()
|
Jetif v1.8.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||