com.apama.pa.pmml
Event FieldInformation


Structure used to store the Field Name and Field Data Type of Input/Output fields as defined in the PMML file
Member Summary
 stringname

Indicates the name of Input/Output field as defined in the PMML file
 stringdataType

Indicates the data type of Input/Output field as defined in the PMML file
 
Member Detail

dataType

string dataType
Indicates the data type of Input/Output field as defined in the PMML file

Users can refer to FieldDatatype to access all possible enumerations for this field

name

string name
Indicates the name of Input/Output field as defined in the PMML file