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 Summary
Constructors -
Method Summary
-
Constructor Details
-
BeanExample
public BeanExample()
-
-
Method Details
-
main
DTO Samples- Parameters:
args
- Unused.- Throws:
Exception
- Unused.
-