Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testGet
Method · 0.45
testSetAndGet
Method · 0.45
getFieldDefinitions
Method · 0.45
setModelFields
Method · 0.45
assignFieldValue
Method · 0.45
getBackLinkFieldName
Method · 0.45
getEligableFields
Method · 0.45
collectData
Method · 0.45
Calls
1
get
Method · 0.65
Tested by
no test coverage detected