|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| 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(String name)
|
|
| Method Summary | ||
|---|---|---|
boolean |
equals(Object obj)
|
|
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 |
|
int |
hashCode()
|
|
boolean |
isAnnotationPresent(Class<? extends Annotation> annotationType)
|
|
boolean |
isExists()
|
|
String |
toString()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AptSourceUtils.AptBeanProperty(String name)
name - | Method Detail |
|---|
public String getName()
getName in interface SourceUtils.BeanPropertypublic String getDocComment()
Get JavaDoc comment of appropriate bean property element.
getDocComment in interface SourceUtils.BeanPropertypublic ClassName getType()
SourceUtils.BeanPropertyBean property type
getType in interface SourceUtils.BeanPropertypublic boolean isExists()
isExists in interface SourceUtils.BeanPropertypublic AnnotationMirror getAnnotationMirror(Class<? extends Annotation> annotationType)
getAnnotationMirror in interface SourceUtils.BeanPropertypublic boolean isAnnotationPresent(Class<? extends Annotation> annotationType)
isAnnotationPresent in interface SourceUtils.BeanPropertypublic <T extends Annotation> T getAnnotation(Class<T> annotationType)
getAnnotation in interface SourceUtils.BeanPropertypublic SourceUtils.ACCESS_TYPE getAccessType()
getAccessType in interface SourceUtils.BeanPropertypublic int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class Object
|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||