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

Method setVodRemarks

app/src/main/java/com/github/catvod/bean/Vod.java:115–117  ·  view source on GitHub ↗
(String vodRemarks)

Source from the content-addressed store, hash-verified

113 }
114
115 public void setVodRemarks(String vodRemarks) {
116 this.vodRemarks = vodRemarks;
117 }
118
119 public void setVodYear(String vodYear) {
120 this.vodYear = vodYear;

Callers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected