MCPcopy Index your code
hub / github.com/boazy/TWEditorEnhanced / getGender

Method getGender

src/main/java/LocalizedSubstring.java:37–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 public int getGender()
38 {
39 return this.gender;
40 }
41
42 public void setGender(int gender)
43 {

Callers 4

encodeFieldMethod · 0.95
addSubstringMethod · 0.95
saveMethod · 0.95
getSubstringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected