Package org.apache.juneau.examples.bean
Class BeanExample
java.lang.Object
org.apache.juneau.examples.bean.BeanExample
Sample class which shows the usage of DTO module which is a
 Sub module of the core.
 
See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
BeanExamplepublic BeanExample()
 
- 
- 
Method Details- 
mainDTO Samples- Parameters:
- args- Unused.
- Throws:
- Exception- Unused.
 
 
-