Package ai.waii.clients.history
Class GeneratedChartHistoryEntry
java.lang.Object
ai.waii.clients.history.HistoryEntry
ai.waii.clients.history.GeneratedChartHistoryEntry
-
Field Summary
Fields inherited from class ai.waii.clients.history.HistoryEntry
historyType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetRequest(ChartGenerationRequest request) voidsetResponse(ChartGenerationResponse response) Methods inherited from class ai.waii.clients.history.HistoryEntry
getHistoryType, setHistoryType
-
Constructor Details
-
GeneratedChartHistoryEntry
public GeneratedChartHistoryEntry()
-
-
Method Details
-
getRequest
-
setRequest
-
getResponse
-
setResponse
-