|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcolibri.test.test14.GlassSolution
public class GlassSolution
Bean storing the solution for the Glass data base.
Constructor Summary | |
---|---|
GlassSolution()
|
Method Summary | |
---|---|
java.lang.Object |
getClassification()
Returns the class of the solution (case). |
Attribute |
getIdAttribute()
Returns the id attribute of this object. |
java.lang.String |
getType()
Returns the type of this object. |
void |
setType(java.lang.String type)
Sets the type of this object to be the given type. |
java.lang.String |
toString()
Returns a String representation of this object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GlassSolution()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public Attribute getIdAttribute()
getIdAttribute
in interface CaseComponent
public java.lang.String getType()
public void setType(java.lang.String type)
type
- The type to set.public java.lang.Object getClassification()
ClassificationSolution
getClassification
in interface ClassificationSolution
|
GAIA - Group for Artificial Intelligence Applications http://gaia.fdi.ucm.es |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |