Package org.kie.pmml.pmml_4_2.compiler
Class QueryMarker
- java.lang.Object
-
- org.kie.pmml.pmml_4_2.compiler.QueryMarker
-
public class QueryMarker extends Object
-
-
Constructor Summary
Constructors Constructor Description QueryMarker()QueryMarker(String name, String context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetContext()StringgetName()inthashCode()voidsetContext(String context)voidsetName(String name)
-