public static class PropertyNamingStrategies.LowerCamelCaseStrategy extends PropertyNamingStrategies.NamingBase
| Modifier and Type | Field and Description |
|---|---|
static PropertyNamingStrategies.LowerCamelCaseStrategy |
INSTANCE |
| Constructor and Description |
|---|
LowerCamelCaseStrategy() |
| Modifier and Type | Method and Description |
|---|---|
String |
translate(String input) |
nameForConstructorParameter, nameForField, nameForGetterMethod, nameForSetterMethodpublic static final PropertyNamingStrategies.LowerCamelCaseStrategy INSTANCE
public String translate(String input)
translate in class PropertyNamingStrategies.NamingBaseCopyright © 2008–2025 FasterXML. All rights reserved.