public class AnnotationDefinitionBean extends Object
| Constructor and Description |
|---|
AnnotationDefinitionBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethod() |
String |
getName() |
String |
getParameterTypes() |
void |
setMethod(String method) |
void |
setName(String name) |
void |
setParameterTypes(String parameterTypes) |
Copyright © 2023. All rights reserved.