Uses of Class
weka.core.pmml.jaxbbindings.Timestamp
-
Uses of Timestamp in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createTimestamp()
Create an instance ofTimestamp
Header.getTimestamp()
Gets the value of the timestamp property.TimeValue.getTimestamp()
Gets the value of the timestamp property.Modifier and TypeMethodDescriptionvoid
Header.setTimestamp
(Timestamp value) Sets the value of the timestamp property.void
TimeValue.setTimestamp
(Timestamp value) Sets the value of the timestamp property.