JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jvoicexml.event.plain.jvxml
Interface InputEvent
All Known Implementing Classes:
NomatchEvent
,
ObjectTagResultEvent
,
RecognitionEvent
,
RecordingEvent
,
SubdialogResultEvent
,
TransferEvent
public interface
InputEvent
Basic methods for all events that propagate input events.
Since:
0.6
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.Object
getInputResult
()
Retrieves the result of the input process.
Method Detail
getInputResult
java.lang.Object getInputResult()
Retrieves the result of the input process.
Returns:
result.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method