MCPcopy 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

createInstanceMethod · 0.95
getAsBundleMethod · 0.95
setDrawerHeaderMethod · 0.80
setupViewMethod · 0.80
onClickMethod · 0.80
OEHelperMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected