|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SourceUtils.BeanProperty
| Method Summary | ||
|---|---|---|
SourceUtils.ACCESS_TYPE |
getAccessType()
|
|
|
getAnnotation(Class<T> annotationType)
|
|
AnnotationMirror |
getAnnotationMirror(Class<? extends Annotation> annotationType)
|
|
String |
getDocComment()
Get JavaDoc comment of appropriate bean property element. |
|
String |
getName()
|
|
ClassName |
getType()
Bean property type |
|
boolean |
isAnnotationPresent(Class<? extends Annotation> annotationType)
|
|
boolean |
isExists()
Is this property implementted by component |
|
| Method Detail |
|---|
String getName()
String getDocComment()
Get JavaDoc comment of appropriate bean property element.
ClassName getType()
Bean property type
boolean isExists()
Is this property implementted by component
boolean isAnnotationPresent(Class<? extends Annotation> annotationType)
AnnotationMirror getAnnotationMirror(Class<? extends Annotation> annotationType)
<T extends Annotation> T getAnnotation(Class<T> annotationType)
SourceUtils.ACCESS_TYPE getAccessType()
|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||