Package | Description |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Modifier and Type | Field and Description |
---|---|
protected List<Value> |
DataField.values |
protected List<Value> |
EventValues.values |
protected List<Value> |
DerivedField.values |
Modifier and Type | Method and Description |
---|---|
Value |
ObjectFactory.createValue()
Create an instance of
Value |
Modifier and Type | Method and Description |
---|---|
List<Value> |
DataField.getValues()
Gets the value of the values property.
|
List<Value> |
EventValues.getValues()
Gets the value of the values property.
|
List<Value> |
DerivedField.getValues()
Gets the value of the values property.
|
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.