JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
io.ciera.runtime.api
Package
io.ciera.runtime.api.domain
Interface Variable<T>
public interface
Variable<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
get
()
void
set
(
T
newValue)
Method Details
get
T
get
()
set
void
set
(
T
newValue)