public class PropertyMapping extends Object
| Constructor and Description |
|---|
PropertyMapping(Method getter,
Method setter,
String name,
ITypeMapping mapper) |
| Modifier and Type | Method and Description |
|---|---|
Method |
getGetter() |
ITypeMapping |
getMapper() |
String |
getName() |
Method |
getSetter() |
public PropertyMapping(Method getter, Method setter, String name, ITypeMapping mapper)
public String getName()
public Method getGetter()
public Method getSetter()
public ITypeMapping getMapper()
Copyright © 2017 etc.to. All rights reserved.