Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Vod
Method · 0.95
create
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected