public class TimeValue extends PMMLObject
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
accept(Visitor visitor) |
Integer |
getIndex() |
Double |
getStandardError() |
Double |
getTime() |
Timestamp |
getTimestamp() |
double |
getValue() |
TimeValue |
setIndex(Integer index) |
TimeValue |
setStandardError(Double standardError) |
TimeValue |
setTime(Double time) |
TimeValue |
setTimestamp(Timestamp timestamp) |
TimeValue |
setValue(double value) |
getLocator, setLocator, traverse, traverse, traverse, traverse, traverseMixedpublic Integer getIndex()
public Double getTime()
public double getValue()
public TimeValue setValue(double value)
public Double getStandardError()
public Timestamp getTimestamp()
public VisitorAction accept(Visitor visitor)
Copyright © 2019 University of Tartu. All rights reserved.