|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.apt.AptSourceUtils.AptBeanProperty
protected final class AptSourceUtils.AptBeanProperty
| Constructor Summary | |
|---|---|
AptSourceUtils.AptBeanProperty(java.lang.String name)
|
|
| Method Summary | ||
|---|---|---|
boolean |
equals(java.lang.Object obj)
|
|
|
getAnnotation(java.lang.Class<T> annotationType)
|
|
javax.lang.model.element.AnnotationMirror |
getAnnotationMirror(java.lang.Class<? extends java.lang.annotation.Annotation> annotationType)
|
|
java.lang.String |
getDocComment()
Get JavaDoc comment of appropriate bean property element. |
|
java.lang.String |
getName()
|
|
ClassName |
getType()
|
|
int |
hashCode()
|
|
boolean |
isExists()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AptSourceUtils.AptBeanProperty(java.lang.String name)
name - | Method Detail |
|---|
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic java.lang.String getName()
getName in interface SourceUtils.BeanPropertypublic java.lang.String getDocComment()
Get JavaDoc comment of appropriate bean property element.
getDocComment in interface SourceUtils.BeanPropertypublic ClassName getType()
getType in interface SourceUtils.BeanPropertypublic boolean isExists()
isExists in interface SourceUtils.BeanPropertypublic javax.lang.model.element.AnnotationMirror getAnnotationMirror(java.lang.Class<? extends java.lang.annotation.Annotation> annotationType)
getAnnotationMirror in interface SourceUtils.BeanPropertypublic <T extends java.lang.annotation.Annotation> T getAnnotation(java.lang.Class<T> annotationType)
getAnnotation in interface SourceUtils.BeanProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||