@Authors(value="Nikolche Mihajlovski") @Since(value="5.3.0") public class ReqDataVar<T> extends WidgetVar<T>
| Constructor and Description |
|---|
ReqDataVar(String localKey,
Class<T> type,
T defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
doSet(T value) |
T |
get() |
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.