@Authors(value="Nikolche Mihajlovski") @Since(value="2.0.0") public interface Var<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
error(Exception e) |
Set<String> |
errors() |
T |
get() |
Object |
getRawValue() |
String |
name() |
void |
set(T value) |
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.