Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/CatVodSpider
/ setTypeName
Method
setTypeName
app/src/main/java/com/github/catvod/bean/Vod.java:99–101 ·
view source on GitHub ↗
(String typeName)
Source
from the content-addressed store, hash-verified
97
}
98
99
public
void
setTypeName(String typeName) {
100
this.typeName = typeName;
101
}
102
103
public
void
setVodId(String vodId) {
104
this.vodId = vodId;
Callers
5
detailContent
Method · 0.95
vod
Method · 0.95
create
Method · 0.95
detailContent
Method · 0.95
detailContent
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected