Class AbstractMethod
java.lang.Object
net.anwiba.tools.generator.java.bean.configuration.AbstractMethod
- Direct Known Subclasses:
AbstractBeanMethod,Creator
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAbstractMethod(String name, List<Annotation> annotations, List<Argument> arguments, Map<String, List<Annotation>> parameterAnnotations, String comment) -
Method Summary
-
Field Details
-
name
-
-
Constructor Details
-
AbstractMethod
public AbstractMethod(String name, List<Annotation> annotations, List<Argument> arguments, Map<String, List<Annotation>> parameterAnnotations, String comment)
-
-
Method Details
-
annotations
-
name
-
arguments
-
comment
-