Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bsxj97/flower-mall
/ getCode
Method
getCode
src/main/java/com/entity/EIException.java:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
public
int
getCode() {
44
return
code;
45
}
46
47
public
void
setCode(
int
code) {
48
this.code = code;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected