|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldValue | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of FieldValue in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type FieldValue | |
---|---|
protected List<FieldValue> |
FieldValue.fieldValues
|
protected List<FieldValue> |
COUNTTABLETYPE.fieldValues
|
Methods in org.dmg.pmml.pmml_4_1.descr that return FieldValue | |
---|---|
FieldValue |
ObjectFactory.createFieldValue()
Create an instance of FieldValue |
Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type FieldValue | |
---|---|
List<FieldValue> |
FieldValue.getFieldValues()
Gets the value of the fieldValues property. |
List<FieldValue> |
COUNTTABLETYPE.getFieldValues()
Gets the value of the fieldValues property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |