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

Method setAction

app/src/main/java/com/github/catvod/bean/Vod.java:159–161  ·  view source on GitHub ↗
(String action)

Source from the content-addressed store, hash-verified

157 }
158
159 public void setAction(String action) {
160 this.action = action;
161 }
162
163 public void setStyle(Style style) {
164 this.style = style;

Callers 1

VodMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected