public class Getter extends AbstractBeanMethod
name| Constructor and Description |
|---|
Getter(String name,
boolean isEnabled,
boolean namedValueGetterEnabled,
List<Annotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNamedValueGetterEnabled() |
isEnabledannotations, arguments, namepublic Getter(String name, boolean isEnabled, boolean namedValueGetterEnabled, List<Annotation> annotations)
Copyright © 2007–2017 Andreas Bartels. All rights reserved.