applications.proxy.dialog
Class SearchResultData
- public class SearchResultData
- implements Comparable
m_agentProperties
protected AgentProperties m_agentProperties
m_knowledge
protected Collection m_knowledge
SearchResultData
public SearchResultData(AgentProperties agentProperties, Collection knowledge)
compareTo
public int compareTo(Object o)
equals
public boolean equals(Object o)
getAgentProperties
public AgentProperties getAgentProperties()
getKnowledge
public Collection getKnowledge()
hashCode
public int hashCode()
setAgentProperties
protected void setAgentProperties(AgentProperties agentProperties)
setKnowledge
protected void setKnowledge(Collection knowledge)
toString
public String toString()