Class Getter
java.lang.Object
net.anwiba.tools.generator.java.bean.configuration.AbstractMethod
net.anwiba.tools.generator.java.bean.configuration.AbstractBeanMethod
net.anwiba.tools.generator.java.bean.configuration.Getter
-
Field Summary
Fields inherited from class net.anwiba.tools.generator.java.bean.configuration.AbstractMethod
name -
Constructor Summary
ConstructorsConstructorDescriptionGetter(String name, boolean isEnabled, boolean namedValueGetterEnabled, List<Annotation> annotations, String comment) -
Method Summary
Methods inherited from class net.anwiba.tools.generator.java.bean.configuration.AbstractBeanMethod
isEnabledMethods inherited from class net.anwiba.tools.generator.java.bean.configuration.AbstractMethod
annotations, arguments, comment, name
-
Constructor Details
-
Getter
public Getter(String name, boolean isEnabled, boolean namedValueGetterEnabled, List<Annotation> annotations, String comment)
-
-
Method Details
-
isNamedValueGetterEnabled
public boolean isNamedValueGetterEnabled()
-