MCPcopy Create free account
hub / github.com/HelloBush/Java_MHXYdemo / getAssistStart

Method getAssistStart

src/pkgBean/GameBean.java:124–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

122 }
123
124 public Date getAssistStart() {
125 return assistStart;
126 }
127
128 public void setAssistStart(Date assistStart) {
129 this.assistStart = assistStart;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected