MCPcopy 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

test1Method · 0.45
testMethod · 0.45
isDayYangGongMethod · 0.45

Calls

no outgoing calls

Tested by 2

test1Method · 0.36
testMethod · 0.36