Class DtoExample
java.lang.Object
org.apache.juneau.examples.core.dto.DtoExample
Sample class which shows the usage of DTO module which is a
Sub module of the core.
See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DtoExample
public DtoExample()
-
-
Method Details
-
main
DTO Samples- Parameters:
args
- Unused.- Throws:
Exception
- Unused.
-