public class CustomAnnotation extends Object
| Constructor and Description |
|---|
CustomAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
String |
extractAnnotationImport() |
String |
getAnnotation()
The full qualified custom annotation to apply to this property.
|
boolean |
hasAnnotation() |
void |
setAnnotation(String annotation) |
public String getAnnotation()
public boolean hasAnnotation()
public String extractAnnotationImport()
public void setAnnotation(String annotation)
Copyright © 2005-2013 JAXIO S.A.R.L. - All Rights Reserved.