Package com.embabel.common.util
Object NameUtils
-
- All Implemented Interfaces:
public class NameUtils
-
-
Method Summary
Modifier and Type Method Description final StringbeanMethodToPropertyName(String name)final BooleanisBeanMethod(String name)-
-
Method Detail
-
beanMethodToPropertyName
final String beanMethodToPropertyName(String name)
-
isBeanMethod
final Boolean isBeanMethod(String name)
-
-
-
-