public class IgnoreMethodAnnotation extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
annotationName |
Constructor and Description |
---|
IgnoreMethodAnnotation() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAnnotationName() |
void |
setAnnotationName(java.lang.String annotationName) |
private java.lang.String annotationName
public IgnoreMethodAnnotation()
public java.lang.String getAnnotationName()
public void setAnnotationName(java.lang.String annotationName)