Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Odoo-mobile/framework
/ getUsername
Method
getUsername
src/com/odoo/support/OEUser.java:200–202 ·
view source on GitHub ↗
Gets the username. @return the username
()
Source
from the content-addressed store, hash-verified
198
* @
return
the username
199
*/
200
public
String getUsername() {
201
return
username;
202
}
203
204
/**
205
* Sets the username.
Callers
6
createInstance
Method · 0.95
getAsBundle
Method · 0.95
setDrawerHeader
Method · 0.80
setupView
Method · 0.80
onClick
Method · 0.80
OEHelper
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected