Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Tencent/APIJSON
/ getType
Method
getType
APIJSONORM/src/main/java/apijson/orm/Logic.java:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
61
62
public
int
getType() {
63
return
type;
64
}
65
66
public
void
setType(
int
type) {
67
this.type = type;
Callers
8
Logic
Method · 0.95
isCorrect
Method · 0.95
isContain
Method · 0.95
concatJoinWhereString
Method · 0.95
gainSearchString
Method · 0.95
gainRegExpString
Method · 0.95
gainBetweenString
Method · 0.95
gainContainString
Method · 0.95
Calls
1
length
Method · 0.45
Tested by
no test coverage detected