MCPcopy Create free account
hub / github.com/6tail/lunar-java / getName

Method getName

src/main/java/com/nlf/calendar/Holiday.java:66–68  ·  view source on GitHub ↗

获取名称 @return 名称

()

Source from the content-addressed store, hash-verified

64 * @return 名称
65 */
66 public String getName() {
67 return name;
68 }
69
70 /**
71 * 设置名称

Callers 2

testRemoveMethod · 0.95
fixMethod · 0.95

Calls

no outgoing calls

Tested by 1

testRemoveMethod · 0.76