Uses of Class
weka.core.pmml.jaxbbindings.Timestamp
Packages that use Timestamp
-
Uses of Timestamp in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return TimestampModifier 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.Methods in weka.core.pmml.jaxbbindings with parameters of type TimestampModifier 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.