public class TimeException extends PMMLObject
| Modifier and Type | Class and Description |
|---|---|
static class |
TimeException.Type |
| Constructor and Description |
|---|
TimeException() |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
accept(Visitor visitor) |
Array |
getArray() |
Integer |
getCount() |
TimeException.Type |
getType() |
TimeException |
setArray(Array array) |
TimeException |
setCount(Integer count) |
TimeException |
setType(TimeException.Type type) |
getLocator, setLocator, traverse, traverse, traverse, traverse, traverseMixedpublic TimeException.Type getType()
public TimeException setType(TimeException.Type type)
public Integer getCount()
public TimeException setCount(Integer count)
public Array getArray()
public TimeException setArray(Array array)
public VisitorAction accept(Visitor visitor)
Copyright © 2019 University of Tartu. All rights reserved.