public static class VariablesTest.Child extends Object
| Constructor and Description |
|---|
VariablesTest.Child() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
VariablesTest.Parent |
getParent() |
void |
setId(String id) |
void |
setParent(VariablesTest.Parent parent) |
public String getId()
public void setId(String id)
public VariablesTest.Parent getParent()
public void setParent(VariablesTest.Parent parent)
Copyright © 2005-2014 dozer. All Rights Reserved.