MCPcopy Create free account
hub / github.com/androrm/androrm / getName

Method getName

test/src/com/orm/androrm/impl/Brand.java:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 }
47
48 public String getName() {
49 return mName.get();
50 }
51
52}

Callers 8

testGetMethod · 0.45
testSetAndGetMethod · 0.45
getFieldDefinitionsMethod · 0.45
setModelFieldsMethod · 0.45
assignFieldValueMethod · 0.45
getBackLinkFieldNameMethod · 0.45
getEligableFieldsMethod · 0.45
collectDataMethod · 0.45

Calls 1

getMethod · 0.65

Tested by

no test coverage detected