Package io.jmix.samples.rest.service
Class TestPojo.TestNestedPojo
java.lang.Object
io.jmix.samples.rest.service.TestPojo.TestNestedPojo
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- TestPojo
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
TestNestedPojopublic TestNestedPojo()
 
- 
- 
Method Details- 
getNestedFieldpublic int getNestedField()
- 
setNestedFieldpublic void setNestedField(int nestedField) 
 
-