public class TestCompoundComplexObject extends Object
| Constructor and Description |
|---|
TestCompoundComplexObject() |
| Modifier and Type | Method and Description |
|---|---|
TestComplexObject |
getComplexObject() |
Long |
getId() |
String |
getName() |
void |
setComplexObject(TestComplexObject complexObject) |
void |
setId(Long id) |
void |
setName(String name) |
public Long getId()
public void setId(Long id)
public String getName()
public void setName(String name)
public TestComplexObject getComplexObject()
public void setComplexObject(TestComplexObject complexObject)
Copyright © 2016–2018 Softelnet. All rights reserved.