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

Method getTarget

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

获取关联的节日 @return 节日

()

Source from the content-addressed store, hash-verified

96 * @return 节日
97 */
98 public String getTarget() {
99 return target;
100 }
101
102 /**
103 * 设置关联的节日

Callers 3

test1Method · 0.95
fixMethod · 0.95
test1Method · 0.80

Calls

no outgoing calls

Tested by 2

test1Method · 0.76
test1Method · 0.64