es.upv.dsic.gti_ia.argAgents.knowledgeResources
Class Author

java.lang.Object
  extended by es.upv.dsic.gti_ia.argAgents.knowledgeResources.Author

public class Author
extends Object

Implementation of the concept Author


Constructor Summary
Author()
           
Author(String authorName)
           
 
Method Summary
 String getAuthorName()
           
 void setAuthorName(String newAuthorName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Author

public Author(String authorName)

Author

public Author()
Method Detail

getAuthorName

public String getAuthorName()

setAuthorName

public void setAuthorName(String newAuthorName)


Copyright © 2012 GTI-IA. All Rights Reserved.