MCPcopy Create free account
hub / github.com/FongMi/CatVodSpider / setTypeName

Method setTypeName

app/src/main/java/com/github/catvod/bean/Vod.java:99–101  ·  view source on GitHub ↗
(String typeName)

Source from the content-addressed store, hash-verified

97 }
98
99 public void setTypeName(String typeName) {
100 this.typeName = typeName;
101 }
102
103 public void setVodId(String vodId) {
104 this.vodId = vodId;

Callers 5

detailContentMethod · 0.95
vodMethod · 0.95
createMethod · 0.95
detailContentMethod · 0.95
detailContentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected