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

Method setJobDoing

src/pkgBean/GameBean.java:160–162  ·  view source on GitHub ↗
(String jobDoing)

Source from the content-addressed store, hash-verified

158 }
159
160 public void setJobDoing(String jobDoing) {
161 this.jobDoing = jobDoing;
162 }
163
164 public GamePointBean getFightPoint() {
165 return fightPoint;

Callers 4

Job_BaoTuMethod · 0.80
Job_GuiMethod · 0.80
AssistInitMethod · 0.80
GameStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected