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/BlankModel.java:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
public
String getName() {
37
return
mName.get();
38
}
39
40
public
void
setLocation(Location l) {
41
mLocation.set(l);
Callers
1
testDelete
Method · 0.95
Calls
1
get
Method · 0.65
Tested by
no test coverage detected