public class NonStandardMethodNames extends Object
Modifier | Constructor and Description |
---|---|
protected |
NonStandardMethodNames() |
Modifier and Type | Method and Description |
---|---|
void |
addMapping(Class<?> c,
String fieldName,
String methodName) |
Optional<String> |
getMapping(Class<?> c,
String fieldName) |
Copyright © 2023. All rights reserved.