public class BaseAnnotation extends Object
Constructor and Description |
---|
BaseAnnotation() |
Modifier and Type | Method and Description |
---|---|
Constructor |
getConstructor() |
Method |
getMethod() |
Class |
getTestClass() |
void |
setConstructor(Constructor constructor) |
void |
setMethod(Method method) |
void |
setTestClass(Class testClass) |
public Constructor getConstructor()
public void setConstructor(Constructor constructor)
public Method getMethod()
public void setMethod(Method method)
public Class getTestClass()
public void setTestClass(Class testClass)
Copyright © 2018. All rights reserved.