public class BeanInfoNamingConvention extends Object implements NamingConvention
| Constructor and Description |
|---|
BeanInfoNamingConvention(Class<?> beanClass) |
| Modifier and Type | Method and Description |
|---|---|
String |
toDisplayName(String property) |
String |
toProperty(String displayName) |
String |
toString() |
public BeanInfoNamingConvention(Class<?> beanClass)
public String toDisplayName(String property)
toDisplayName in interface NamingConventionpublic String toProperty(String displayName)
toProperty in interface NamingConventionCopyright © 2017. All rights reserved.