Class ZenQuoteDto
java.lang.Object
com.serinity.moodcontrol.api.zenquotes.dto.ZenQuoteDto
DTO for ZenQuotes response objects.
ZenQuotes uses keys:
- q : quote text
- a : author
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ZenQuoteDto
public ZenQuoteDto() -
ZenQuoteDto
-
-
Method Details
-
getQ
-
setQ
-
getA
-
setA
-