public final class FieldUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
fromGetter(String javaMethodName)
Creates a field name from getter
|
static boolean |
isGetter(String javaMethodName)
Determines if method is getter
|
Copyright © 2018 Scalable Capital GmbH. All rights reserved.