public class ClusterProductionCounts extends Object implements Serializable
构造器和说明 |
---|
ClusterProductionCounts() |
限定符和类型 | 方法和说明 |
---|---|
ClusterProductionCounts |
counts(Integer counts) |
boolean |
equals(Object o) |
Integer |
getCounts()
分类下的作品数量
|
String |
getInnerTitle()
内部标题
|
String |
getOuterTitle()
外部标题
|
int |
hashCode() |
ClusterProductionCounts |
innerTitle(String innerTitle) |
ClusterProductionCounts |
outerTitle(String outerTitle) |
void |
setCounts(Integer counts) |
void |
setInnerTitle(String innerTitle) |
void |
setOuterTitle(String outerTitle) |
String |
toString() |
public ClusterProductionCounts counts(Integer counts)
public Integer getCounts()
public void setCounts(Integer counts)
public ClusterProductionCounts outerTitle(String outerTitle)
public String getOuterTitle()
public void setOuterTitle(String outerTitle)
public ClusterProductionCounts innerTitle(String innerTitle)
public String getInnerTitle()
public void setInnerTitle(String innerTitle)
Copyright © 2017. All rights reserved.