Package ai.waii.clients.history
Class GeneratedQueryHistoryEntry
java.lang.Object
ai.waii.clients.history.HistoryEntry
ai.waii.clients.history.GeneratedQueryHistoryEntry
-
Field Summary
Fields inherited from class ai.waii.clients.history.HistoryEntry
historyType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetQuery()voidsetQuery(GeneratedQuery query) voidsetRequest(QueryGenerationRequest request) Methods inherited from class ai.waii.clients.history.HistoryEntry
getHistoryType, setHistoryType
-
Constructor Details
-
GeneratedQueryHistoryEntry
public GeneratedQueryHistoryEntry()
-
-
Method Details
-
getQuery
-
setQuery
-
getRequest
-
setRequest
-