public class FacetTopic extends Object implements Serializable
protected int
count
protected String
facetName
topicName
FacetTopic(String facetName, String topicName, int count)
int
getCount()
String
getFacetName()
getTopicName()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected String facetName
protected String topicName
protected int count
public FacetTopic(String facetName, String topicName, int count)
public String getFacetName()
public String getTopicName()
public int getCount()
public String toString()
toString
Object
Copyright © 2009–2015 CodeLutin. All rights reserved.