| Package | Description |
|---|---|
| org.dmg.pmml |
| 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(Collection<Object> values) |
Timestamp |
Timestamp.withContent(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 |
AbstractSimpleVisitor.visit(Timestamp timestamp) |
VisitorAction |
AbstractVisitor.visit(Timestamp timestamp) |
VisitorAction |
Visitor.visit(Timestamp timestamp) |
Header |
Header.withTimestamp(Timestamp value) |
TimeValue |
TimeValue.withTimestamp(Timestamp value) |
Copyright © 2014 University of Tartu. All Rights Reserved.