Class PojoComplex
java.lang.Object
org.apache.juneau.examples.core.pojo.PojoComplex
Complex Pojo class.
 
See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details
- 
Method Details- 
getIdBean property getter:id .- Returns:
- The value of the id property on this bean, ornull if it is not set.
 
- 
getInnerPojoBean property getter:innerPojo .- Returns:
- The value of the innerPojo property on this bean, ornull if it is not set.
 
- 
getValuesBean property getter:values .- Returns:
- The value of the values property on this bean, ornull if it is not set.
 
 
-