Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6tail/lunar-java
/ getName
Method
getName
src/main/java/com/nlf/calendar/Fu.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
3
test1
Method · 0.45
test
Method · 0.45
isDayYangGong
Method · 0.45
Calls
no outgoing calls
Tested by
2
test1
Method · 0.36
test
Method · 0.36