Package deltix.util.jcg
Interface JAnnotationContainer
-
- All Known Subinterfaces:
JClass,JInitMemberVariable,JInitVariable,JLocalVariable,JMemberVariable,JMethod,JMethodArgument,JVariable
- All Known Implementing Classes:
ClassImpl,CSPropertyImpl,JEnumImpl,ThisVariableImpl
public interface JAnnotationContainer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddAnnotation(JAnnotation annotation)
-
-
-
Method Detail
-
addAnnotation
void addAnnotation(JAnnotation annotation)
-
-