Package org.kie.api.pmml
Interface PMML4Field
- 
- All Known Implementing Classes:
- PMML4AbstractField,- PMML4DataField,- PMML4OutputField
 
 public interface PMML4Field
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContext()StringgetName()booleanisMissing()booleanisValid()
 
-