|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
java.lang.String |
getDefaultVaue()
return the default value for this attribute or null if no default value is defined |
java.lang.String |
getDescription()
A description of the attribute. |
Collection.Key |
getName()
The unique name of the attribute being declared |
java.lang.String |
getType()
The runtime type of the attribute's value For example:String,Number,Boolean,Object,... |
boolean |
isRequired()
Whether the attribute is required. |
boolean |
isRuntimeExpressionValue()
Whether the attribute's value can be dynamically calculated at runtime. |
| Method Detail |
public java.lang.String getDescription()
public java.lang.String getType()
public Collection.Key getName()
public java.lang.String getDefaultVaue()
public boolean isRequired()
public boolean isRuntimeExpressionValue()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||