public class HomeUrl extends Object implements Serializable
| Constructor and Description |
|---|
HomeUrl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl() |
WebViewHeightRatioType |
getWebviewHeightRatio() |
WebViewShareButton |
getWebviewShareButton() |
boolean |
isInTest() |
void |
setInTest(boolean inTest) |
void |
setUrl(String url) |
void |
setWebviewHeightRatio(WebViewHeightRatioType webviewHeightRatio) |
void |
setWebviewShareButton(WebViewShareButton webviewShareButton) |
public String getUrl()
public void setUrl(String url)
public WebViewHeightRatioType getWebviewHeightRatio()
public void setWebviewHeightRatio(WebViewHeightRatioType webviewHeightRatio)
public WebViewShareButton getWebviewShareButton()
public void setWebviewShareButton(WebViewShareButton webviewShareButton)
public boolean isInTest()
public void setInTest(boolean inTest)
Copyright © 2017 BotMill. All rights reserved.