Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/CatVodSpider
/ setVodName
Method
setVodName
app/src/main/java/com/github/catvod/bean/Vod.java:107–109 ·
view source on GitHub ↗
(String vodName)
Source
from the content-addressed store, hash-verified
105
}
106
107
public
void
setVodName(String vodName) {
108
this.vodName = vodName;
109
}
110
111
public
void
setVodPic(String vodPic) {
112
this.vodPic = vodPic;
Callers
9
Vod
Method · 0.95
getVod
Method · 0.95
detailContent
Method · 0.95
vod
Method · 0.95
create
Method · 0.95
detailContent
Method · 0.95
detailContent
Method · 0.95
detailContent
Method · 0.95
detailContent
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected