Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Odoo-mobile/framework
/ getHost
Method
getHost
src/com/odoo/support/OEUser.java:333–335 ·
view source on GitHub ↗
Gets the host. @return the host
()
Source
from the content-addressed store, hash-verified
331
* @
return
the host
332
*/
333
public
String getHost() {
334
return
host;
335
}
336
337
/**
338
* Sets the host.
Callers
8
createInstance
Method · 0.95
getAsBundle
Method · 0.95
setDrawerHeader
Method · 0.80
setupView
Method · 0.80
onClick
Method · 0.80
getAccounts
Method · 0.80
OEHelper
Method · 0.80
isNetworkAvailable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected