MCPcopy Index your code
hub / github.com/HelloBush/Java_MHXYdemo / getJobDoing

Method getJobDoing

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

Source from the content-addressed store, hash-verified

154 }
155
156 public String getJobDoing() {
157 return jobDoing;
158 }
159
160 public void setJobDoing(String jobDoing) {
161 this.jobDoing = jobDoing;

Callers 2

setStateMethod · 0.95
GameStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected