|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweka.core.pmml.FieldMetaInfo.Value
public static class FieldMetaInfo.Value
Inner class for Values
Nested Class Summary | |
---|---|
static class |
FieldMetaInfo.Value.Property
Enumerated type for the property. |
Method Summary | |
---|---|
java.lang.String |
getDisplayValue()
|
FieldMetaInfo.Value.Property |
getProperty()
|
java.lang.String |
getValue()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String getValue()
public java.lang.String getDisplayValue()
public FieldMetaInfo.Value.Property getProperty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |