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

Method setVodDirector

app/src/main/java/com/github/catvod/bean/Vod.java:131–133  ·  view source on GitHub ↗
(String vodDirector)

Source from the content-addressed store, hash-verified

129 }
130
131 public void setVodDirector(String vodDirector) {
132 this.vodDirector = vodDirector;
133 }
134
135 public void setVodContent(String vodContent) {
136 this.vodContent = vodContent;

Callers 2

detailContentMethod · 0.95
detailContentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected