public static class ParamsRequestToEntitiesTransformer.PropertyBinding extends Object
| Constructor and Description |
|---|
PropertyBinding() |
PropertyBinding(Class entityClass,
String propertyName) |
PropertyBinding(String fullyQualifiedName) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getEntityClass() |
String |
getPropertyPath() |
void |
setEntityClass(Class entityClass) |
void |
setPropertyPath(String propertyPath) |
public PropertyBinding()
public PropertyBinding(String fullyQualifiedName) throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2018. All rights reserved.