| Package | Description |
|---|---|
| de.japkit.rules |
| Modifier and Type | Method and Description |
|---|---|
MethodRule |
GetterSetterRules.createGetterRule(AnnotationMirror metaAnnotation,
VariableElement template,
String avPrefix) |
MethodRule |
GetterSetterRules.createGetterRuleFromGetterAV(AnnotationMirror metaAnnotation,
VariableElement template) |
MethodRule |
GetterSetterRules.createSetterRule(AnnotationMirror metaAnnotation,
VariableElement template,
String avPrefix) |
MethodRule |
GetterSetterRules.createSetterRuleFromSetterAV(AnnotationMirror metaAnnotation,
VariableElement template) |
Copyright © 2018. All rights reserved.