MCPcopy 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

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

Calls

no outgoing calls

Tested by

no test coverage detected