public final class PropertyNamerULC extends Object implements PropertyNamer
PropertyNamer.Null| Constructor and Description |
|---|
PropertyNamerULC() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyName(String name)
Convert the specified default property name to some other value.
|
public PropertyNamerULC()
public String getPropertyName(String name)
PropertyNamergetPropertyName in interface PropertyNamername - The original bean property name.Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.