|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
C - annotation typepublic interface Annotation2ValueMetaDataAdapter<C extends Annotation>
Create ValueMetaData from Annotation.
| Method Summary | |
|---|---|
ValueMetaData |
createValueMetaData(C annotation)
Create ValueMetaData instance. |
Class<C> |
getAnnotation()
Get the annotation class we are handling. |
| Method Detail |
|---|
Class<C> getAnnotation()
ValueMetaData createValueMetaData(C annotation)
annotation - the annotation instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||