public class TypeOfField extends Object
Constructor and Description |
---|
TypeOfField() |
TypeOfField(String name,
org.dmg.pmml.pmml_4_2.descr.DATATYPE dataType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
org.dmg.pmml.pmml_4_2.descr.DATATYPE |
getDataType() |
String |
getName() |
int |
hashCode() |
void |
setDataType(org.dmg.pmml.pmml_4_2.descr.DATATYPE dataType) |
void |
setName(String name) |
String |
toString() |
public TypeOfField(String name, org.dmg.pmml.pmml_4_2.descr.DATATYPE dataType)
public TypeOfField()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.