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

Method setVodName

app/src/main/java/com/github/catvod/bean/Vod.java:107–109  ·  view source on GitHub ↗
(String vodName)

Source from the content-addressed store, hash-verified

105 }
106
107 public void setVodName(String vodName) {
108 this.vodName = vodName;
109 }
110
111 public void setVodPic(String vodPic) {
112 this.vodPic = vodPic;

Callers 9

VodMethod · 0.95
getVodMethod · 0.95
detailContentMethod · 0.95
vodMethod · 0.95
createMethod · 0.95
detailContentMethod · 0.95
detailContentMethod · 0.95
detailContentMethod · 0.95
detailContentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected