Package | Description |
---|---|
org.nuiton.util.rmi |
Modifier and Type | Field and Description |
---|---|
protected SomeBean |
SomeBean.father |
Modifier and Type | Method and Description |
---|---|
SomeBean |
SomeService.createComplexTypeObject()
This method will return a complex object to validate that this is not
working only with primitive types
|
SomeBean |
SomeServiceImpl.createComplexTypeObject() |
SomeBean |
SomeBean.getFather() |
Modifier and Type | Method and Description |
---|---|
void |
SomeBean.setFather(SomeBean father) |
Copyright © 2004–2020 CodeLutin. All rights reserved.