public class Person1 extends Object
Constructor and Description |
---|
Person1() |
Modifier and Type | Method and Description |
---|---|
String |
getFamilyName() |
String |
getSecondFamilyName() |
void |
setFamilyName(String familyName) |
void |
setSecondFamilyName(String secondFamilyName) |
Copyright © 2005-2014 dozer. All Rights Reserved.