public class Input extends Object
| Constructor and Description |
|---|
Input() |
| Modifier and Type | Method and Description |
|---|---|
EventType |
getEventType() |
String |
getKey() |
String |
getName() |
ValueType |
getValueType() |
Input |
setEventType(EventType eventType) |
Input |
setKey(String key) |
Input |
setName(String name) |
Input |
setValueType(ValueType valueType) |
Copyright © 2018. All rights reserved.