public class MobileAppConfig extends Object
Constructor and Description |
---|
MobileAppConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getAppId()
Returns the appId.
|
String |
getAuthorEmail()
Returns the authorEmail.
|
String |
getAuthorHref()
Returns the authorHref.
|
String |
getAuthorName()
Returns the authorName.
|
String |
getBackgroundColor()
Returns the backgroundColor.
|
String |
getCustomWebsiteURL()
Returns the customWebsiteURL.
|
String |
getDescription()
Returns the description.
|
String |
getErrorColor()
Returns the errorColor.
|
String |
getId()
Returns the id.
|
String |
getLogoFileName()
Returns the logoFileName.
|
String |
getName()
Returns the name.
|
String |
getPrimaryColor()
Returns the primaryColor.
|
String |
getTextColor()
Returns the textColor.
|
String |
getTopbarBackgroundColor()
Returns the topbarBackgroundColor.
|
String |
getTopbarTextColor()
Returns the topbarTextColor.
|
String |
getType()
Returns the type.
|
String |
getVersion()
Returns the version.
|
String |
getWebsiteBaseURLId()
Returns the websiteBaseURLId.
|
String |
getWebsiteBaseURLProtocol()
Returns the websiteBaseURLProtocol.
|
String |
getWebsiteHomepagePath()
Returns the websiteHomepagePath.
|
boolean |
isIncludeTopbar()
Returns the includeTopbar.
|
MobileAppConfig |
setAppId(String appId)
Sets the appId.
|
MobileAppConfig |
setAuthorEmail(String authorEmail)
Sets the authorEmail.
|
MobileAppConfig |
setAuthorHref(String authorHref)
Sets the authorHref.
|
MobileAppConfig |
setAuthorName(String authorName)
Sets the authorName.
|
MobileAppConfig |
setBackgroundColor(String backgroundColor)
Sets the backgroundColor.
|
MobileAppConfig |
setCustomWebsiteURL(String customWebsiteURL)
Sets the customWebsiteURL.
|
MobileAppConfig |
setDescription(String description)
Sets the description.
|
MobileAppConfig |
setErrorColor(String errorColor)
Sets the errorColor.
|
MobileAppConfig |
setId(String id)
Sets the id.
|
MobileAppConfig |
setIncludeTopbar(boolean includeTopbar)
Sets the includeTopbar.
|
MobileAppConfig |
setLogoFileName(String logoFileName)
Sets the logoFileName.
|
MobileAppConfig |
setName(String name)
Sets the name.
|
MobileAppConfig |
setPrimaryColor(String primaryColor)
Sets the primaryColor.
|
MobileAppConfig |
setTextColor(String textColor)
Sets the textColor.
|
MobileAppConfig |
setTopbarBackgroundColor(String topbarBackgroundColor)
Sets the topbarBackgroundColor.
|
MobileAppConfig |
setTopbarTextColor(String topbarTextColor)
Sets the topbarTextColor.
|
MobileAppConfig |
setType(String type)
Sets the type.
|
MobileAppConfig |
setVersion(String version)
Sets the version.
|
MobileAppConfig |
setWebsiteBaseURLId(String websiteBaseURLId)
Sets the websiteBaseURLId.
|
MobileAppConfig |
setWebsiteBaseURLProtocol(String websiteBaseURLProtocol)
Sets the websiteBaseURLProtocol.
|
MobileAppConfig |
setWebsiteHomepagePath(String websiteHomepagePath)
Sets the websiteHomepagePath.
|
String |
toString() |
public String getId()
public MobileAppConfig setId(String id)
id
- the id value to set.public String getAppId()
public MobileAppConfig setAppId(String appId)
appId
- the appId value to set.public String getName()
public MobileAppConfig setName(String name)
name
- the name value to set.public String getDescription()
public MobileAppConfig setDescription(String description)
description
- the description value to set.public String getType()
public MobileAppConfig setType(String type)
type
- the type value to set.public String getVersion()
public MobileAppConfig setVersion(String version)
version
- the version value to set.public String getAuthorName()
public MobileAppConfig setAuthorName(String authorName)
authorName
- the authorName value to set.public String getAuthorEmail()
public MobileAppConfig setAuthorEmail(String authorEmail)
authorEmail
- the authorEmail value to set.public String getAuthorHref()
public MobileAppConfig setAuthorHref(String authorHref)
authorHref
- the authorHref value to set.public String getWebsiteBaseURLId()
public MobileAppConfig setWebsiteBaseURLId(String websiteBaseURLId)
websiteBaseURLId
- the websiteBaseURLId value to set.public String getWebsiteBaseURLProtocol()
public MobileAppConfig setWebsiteBaseURLProtocol(String websiteBaseURLProtocol)
websiteBaseURLProtocol
- the websiteBaseURLProtocol value to set.public String getCustomWebsiteURL()
public MobileAppConfig setCustomWebsiteURL(String customWebsiteURL)
customWebsiteURL
- the customWebsiteURL value to set.public String getLogoFileName()
public MobileAppConfig setLogoFileName(String logoFileName)
logoFileName
- the logoFileName value to set.public String getTopbarBackgroundColor()
public MobileAppConfig setTopbarBackgroundColor(String topbarBackgroundColor)
topbarBackgroundColor
- the topbarBackgroundColor value to set.public String getTopbarTextColor()
public MobileAppConfig setTopbarTextColor(String topbarTextColor)
topbarTextColor
- the topbarTextColor value to set.public String getBackgroundColor()
public MobileAppConfig setBackgroundColor(String backgroundColor)
backgroundColor
- the backgroundColor value to set.public String getPrimaryColor()
public MobileAppConfig setPrimaryColor(String primaryColor)
primaryColor
- the primaryColor value to set.public String getTextColor()
public MobileAppConfig setTextColor(String textColor)
textColor
- the textColor value to set.public String getErrorColor()
public MobileAppConfig setErrorColor(String errorColor)
errorColor
- the errorColor value to set.public boolean isIncludeTopbar()
public MobileAppConfig setIncludeTopbar(boolean includeTopbar)
includeTopbar
- the includeTopbar value to set.public String getWebsiteHomepagePath()
public MobileAppConfig setWebsiteHomepagePath(String websiteHomepagePath)
websiteHomepagePath
- the websiteHomepagePath value to set.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.