public static class DtoConverter.MiddleLineToToCamelCaseRule extends Object implements IConverterRule
| 构造器和说明 |
|---|
MiddleLineToToCamelCaseRule() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
convertPropertyName(Object sourceObj,
String propertyName,
Class<?> targetClazz,
Class<?> targetPropertyType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertPropertyValue, order, shouldConvertpublic String convertPropertyName(Object sourceObj, String propertyName, Class<?> targetClazz, Class<?> targetPropertyType)
convertPropertyName 在接口中 IConverterRuleCopyright © 2021. All rights reserved.