weka.core.pmml
Class FieldMetaInfo.Value
java.lang.Object
weka.core.pmml.FieldMetaInfo.Value
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- FieldMetaInfo
public static class FieldMetaInfo.Value
- extends Object
- implements Serializable
Inner class for Values
- See Also:
- Serialized Form
toString
public String toString()
- Overrides:
toString in class Object
getValue
public String getValue()
getDisplayValue
public String getDisplayValue()
getProperty
public FieldMetaInfo.Value.Property getProperty()
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.