| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
protected Timestamp |
Header.timestamp |
protected Timestamp |
TimeValue.timestamp |
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
ObjectFactory.createTimestamp()
Create an instance of
Timestamp |
Timestamp |
Header.getTimestamp()
Gets the value of the timestamp property.
|
Timestamp |
TimeValue.getTimestamp()
Gets the value of the timestamp property.
|
Timestamp |
Timestamp.withContent(java.util.Collection<java.lang.Object> values) |
Timestamp |
Timestamp.withContent(java.lang.Object... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
Header.setTimestamp(Timestamp value)
Sets the value of the timestamp property.
|
void |
TimeValue.setTimestamp(Timestamp value)
Sets the value of the timestamp property.
|
VisitorAction |
Visitor.visit(Timestamp timestamp) |
Header |
Header.withTimestamp(Timestamp value) |
TimeValue |
TimeValue.withTimestamp(Timestamp value) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Timestamp timestamp) |
VisitorAction |
AbstractVisitor.visit(Timestamp timestamp) |
Copyright © 2015 University of Tartu. All Rights Reserved.