|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttributeMetaData
Root interface for attribute meta data.
Attribute,
AttributeEvent| Method Summary | |
|---|---|
String |
getAttributeName()
Returns the name of the attribute. |
String |
getOperationName()
Returns the operation name if the attribute is exposed as method, null otherwise. |
Class<?> |
getType()
Returns the type of the attribute. |
| Methods inherited from interface org.beanlet.MetaData |
|---|
getDescription |
| Methods inherited from interface java.lang.reflect.AnnotatedElement |
|---|
getAnnotation, getAnnotations, getDeclaredAnnotations, isAnnotationPresent |
| Method Detail |
|---|
String getAttributeName()
Class<?> getType()
String getOperationName()
null otherwise.
null otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||