|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use YesNo | |
|---|---|
| nz.ac.waikato.adams.webservice.weka | |
| Uses of YesNo in nz.ac.waikato.adams.webservice.weka |
|---|
| Fields in nz.ac.waikato.adams.webservice.weka declared as YesNo | |
|---|---|
protected YesNo |
Attribute.classAttribute
|
protected YesNo |
Value.valueMissing
|
| Methods in nz.ac.waikato.adams.webservice.weka that return YesNo | |
|---|---|
static YesNo |
YesNo.fromValue(String v)
|
YesNo |
Attribute.getClassAttribute()
Gets the value of the classAttribute property. |
YesNo |
Value.getValueMissing()
Gets the value of the valueMissing property. |
static YesNo |
YesNo.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static YesNo[] |
YesNo.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in nz.ac.waikato.adams.webservice.weka with parameters of type YesNo | |
|---|---|
void |
Attribute.setClassAttribute(YesNo value)
Sets the value of the classAttribute property. |
void |
Value.setValueMissing(YesNo value)
Sets the value of the valueMissing property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||