es.upv.dsic.gti_ia.argAgents.knowledgeResources
Class Conclusion
java.lang.Object
es.upv.dsic.gti_ia.argAgents.knowledgeResources.Conclusion
- All Implemented Interfaces:
- Serializable
public class Conclusion
- extends Object
- implements Serializable
Implementation of the concept Conclusion
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Conclusion
public Conclusion(long id,
String description)
Conclusion
public Conclusion()
getDescription
public String getDescription()
setDescription
public void setDescription(String newDescription)
getID
public long getID()
setID
public void setID(long id)
Copyright © 2012 GTI-IA. All Rights Reserved.