Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected Time |
ConsequentSequence.time |
protected Time |
AntecedentSequence.time |
Modifier and Type | Method and Description |
---|---|
Time |
ObjectFactory.createTime()
Create an instance of
Time |
Time |
ConsequentSequence.getTime()
Gets the value of the time property.
|
Time |
AntecedentSequence.getTime()
Gets the value of the time property.
|
Modifier and Type | Method and Description |
---|---|
void |
ConsequentSequence.setTime(Time value)
Sets the value of the time property.
|
void |
AntecedentSequence.setTime(Time value)
Sets the value of the time property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.