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

Method setVodTag

app/src/main/java/com/github/catvod/bean/Vod.java:155–157  ·  view source on GitHub ↗
(String vodTag)

Source from the content-addressed store, hash-verified

153 }
154
155 public void setVodTag(String vodTag) {
156 this.vodTag = vodTag;
157 }
158
159 public void setAction(String action) {
160 this.action = action;

Callers 2

VodMethod · 0.95
createMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected