public class PersonImpl extends Object implements Person, Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
PersonImpl() |
|
PersonImpl(Long id,
String name) |
protected void setId(Long id)
public String getName()
getName in interface PersonProfilepublic String getAddress()
getAddress in interface PersonProfilepublic void setAddress(String address)
setAddress in interface PersonCopyright © 2005-2014 dozer. All Rights Reserved.