| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
TimeException |
ObjectFactory.createTimeException()
Create an instance of
TimeException |
TimeException |
TimeException.setArray(Array array)
Sets the value of the array property.
|
TimeException |
TimeException.setCount(Integer count)
Sets the value of the count property.
|
TimeException |
TimeException.setType(TimeExceptionType type)
Sets the value of the type property.
|
| Modifier and Type | Method and Description |
|---|---|
List<TimeException> |
TimeSeries.getTimeExceptions()
Gets the value of the timeExceptions property.
|
List<TimeException> |
TimeAnchor.getTimeExceptions()
Gets the value of the timeExceptions property.
|
| Modifier and Type | Method and Description |
|---|---|
TimeSeries |
TimeSeries.addTimeExceptions(TimeException... timeExceptions) |
TimeAnchor |
TimeAnchor.addTimeExceptions(TimeException... timeExceptions) |
VisitorAction |
Visitor.visit(TimeException timeException) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TimeException timeException) |
VisitorAction |
AbstractVisitor.visit(TimeException timeException) |
Copyright © 2016 University of Tartu. All Rights Reserved.