| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
protected String | keyword |
protected Vector | responses |
Constructor Summary | |
AgentKnowledge() | |
AgentKnowledge(String s) |
Method Summary | |
void | addResponse(String s) |
String | getKeyword() |
Vector | getResponses() |
void | setKeyword(String s) |
Field Detail |
protected String keyword
protected Vector responses
Constructor Detail |
public AgentKnowledge()
public AgentKnowledge(String s)
Method Detail |
public void addResponse(String s)
public String getKeyword()
public Vector getResponses()
public void setKeyword(String s)
| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |