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