Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eazybytes/spring
/ getName
Method
getName
section2/demo/src/main/java/com/eazybytes/ex4/beans/Car.java:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
public
String getName() {
30
return
name;
31
}
32
33
public
void
setName(String name) {
34
this.name = name;
Callers
15
transformToDto
Method · 0.45
authenticate
Method · 0.45
authenticate
Method · 0.45
csrfToken
Method · 0.45
generateJwtToken
Method · 0.45
apiLogin
Method · 0.45
createOrUpdateProfile
Method · 0.45
getProfile
Method · 0.45
getProfilePicture
Method · 0.45
getResume
Method · 0.45
saveJob
Method · 0.45
unsaveJob
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected