MCPcopy Index your code
hub / github.com/Firebasky/Java / getName

Method getName

Struts2/Struts2-007/Struts007.java:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 }
24
25 public String getName() {
26 return this.name;
27 }
28
29 public void setEmail(String email) {
30 this.email = email;

Callers 5

ExpMethod · 0.45
mainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected