Package org.luwrain.core.events.resp
Class ListItemResponse
java.lang.Object
org.luwrain.core.events.resp.ListItemResponse
- All Implemented Interfaces:
EventResponse
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.luwrain.core.EventResponse
EventResponse.Speech
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Sounds
protected final Suggestions
protected final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
announce
(Luwrain luwrain, EventResponse.Speech speech, CommonSettings sett)
-
Field Details
-
sound
-
text
-
suggestion
-
-
Constructor Details
-
ListItemResponse
-
-
Method Details
-
announce
- Specified by:
announce
in interfaceEventResponse
-