Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Tencent/APIJSON
/ setType
Method
setType
APIJSONORM/src/main/java/apijson/orm/Logic.java:66–68 ·
view source on GitHub ↗
(int type)
Source
from the content-addressed store, hash-verified
64
}
65
66
public
void
setType(
int
type) {
67
this.type = type;
68
}
69
70
public
String getKey() {
71
return
key;
Callers
1
Logic
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected