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