public class AnnotationMapperReference extends MapperReference
Writable.Context| Constructor and Description |
|---|
AnnotationMapperReference(Type type,
java.lang.String variableName,
Annotation annotation) |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
getAnnotation() |
java.util.Set<Type> |
getImportTypes()
Returns a set containing those
Types referenced by this model element for which an import statement needs
to be declared. |
getType, getVariableNamewritegetTemplateNamepublic AnnotationMapperReference(Type type, java.lang.String variableName, Annotation annotation)
public Annotation getAnnotation()
public java.util.Set<Type> getImportTypes()
ModelElementTypes referenced by this model element for which an import statement needs
to be declared.getImportTypes in class Fieldnull.Copyright © 2012-2014. All Rights Reserved.