Package com.bayesserver
Class UnrollOutput.VariableTime
- java.lang.Object
-
- com.bayesserver.UnrollOutput.VariableTime
-
- Enclosing class:
- UnrollOutput
public static final class UnrollOutput.VariableTime extends Object
Identifies a variable and related time.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integer
getTime()
Gets the time of the variable, or null if a time is not appropriate for the temporal type of the variable.Variable
getVariable()
Gets the variable.
-