Package dk.mada.jaxrs.model
Class Dtos
java.lang.Object
dk.mada.jaxrs.model.Dtos
DTOs in the model.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the DTOs to render.info()
Returns information about the model.
-
Constructor Details
-
Dtos
Create a new instance.- Parameters:
dtos
- the DTOs of the model
-
-
Method Details
-
getActiveDtos
Returns the DTOs to render.- Returns:
- the DTOs to render
-
info
Returns information about the model.- Returns:
- information about the model
-