public static interface Session.Var
| Modifier and Type | Method and Description |
|---|---|
default int |
intValue() |
boolean |
isSet() |
default Object |
objectValue() |
Session.VarType |
type() |
void |
unset() |
boolean isSet()
void unset()
Session.VarType type()
default int intValue()
default Object objectValue()
Copyright © 2019 JBoss by Red Hat. All rights reserved.