public class ResultActionBeanEntry extends ResultActionEntry implements BeanEntry
| Constructor and Description |
|---|
ResultActionBeanEntry(ResultActionEntry o) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Annotation> |
getAnnotation(Class<T> annotation) |
Class<?> |
getBeanType() |
Type |
getDeclaredGenericType() |
Class<?> |
getDeclaredType() |
String |
getDefaultName() |
Type |
getGenericType() |
String |
getName() |
Class<?> |
getType() |
boolean |
isAnnotationPresent(Class<? extends Annotation> annotation) |
getEnumProperty, getTemporalProperty, getTypeInstancepublic ResultActionBeanEntry(ResultActionEntry o)
public boolean isAnnotationPresent(Class<? extends Annotation> annotation)
isAnnotationPresent in class ResultActionEntrypublic <T extends Annotation> T getAnnotation(Class<T> annotation)
getAnnotation in class ResultActionEntrypublic Type getDeclaredGenericType()
getDeclaredGenericType in class ResultActionEntrypublic Type getGenericType()
getGenericType in class ResultActionEntrypublic Class<?> getDeclaredType()
getDeclaredType in class ResultActionEntrypublic Class<?> getType()
getType in class ResultActionEntrypublic String getName()
getName in class ResultActionEntrypublic String getDefaultName()
getDefaultName in class ResultActionEntrypublic Class<?> getBeanType()
getBeanType in interface BeanEntryCopyright © 2018 Brandao. All rights reserved.