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 Summary
-
Method Summary
-
Constructor Details
-
TestNestedPojo
public TestNestedPojo()
-
-
Method Details
-
getNestedField
public int getNestedField() -
setNestedField
public void setNestedField(int nestedField)
-