|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Timestamp | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of Timestamp in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as Timestamp | |
---|---|
protected Timestamp |
Header.timestamp
|
protected Timestamp |
TimeValue.timestamp
|
Methods in org.dmg.pmml.pmml_4_1.descr that return Timestamp | |
---|---|
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. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Timestamp | |
---|---|
void |
Header.setTimestamp(Timestamp value)
Sets the value of the timestamp property. |
void |
TimeValue.setTimestamp(Timestamp value)
Sets the value of the timestamp property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |