|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BaseTypeAnnotated
Abstract introspected view of a Bean
Method Summary | ||
---|---|---|
void |
addAnalysisAnnotation(java.lang.annotation.Annotation ann)
Analysis annotations |
|
void |
addOverrideAnnotation(java.lang.annotation.Annotation ann)
Overrides, e.g. |
|
|
getAnalysisAnnotation(java.lang.Class<T> annType)
|
|
BaseType |
getBaseTypeImpl()
|
|
java.util.HashMap<java.lang.String,BaseType> |
getBaseTypeParamMap()
|
|
java.util.Set<VarType<?>> |
getTypeVariables()
Returns the type variables local to the type. |
Method Detail |
---|
BaseType getBaseTypeImpl()
java.util.HashMap<java.lang.String,BaseType> getBaseTypeParamMap()
java.util.Set<VarType<?>> getTypeVariables()
void addOverrideAnnotation(java.lang.annotation.Annotation ann)
void addAnalysisAnnotation(java.lang.annotation.Annotation ann)
<T extends java.lang.annotation.Annotation> T getAnalysisAnnotation(java.lang.Class<T> annType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |