Package com.sforce.soap.metadata
Class EmbeddedServiceBranding
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.EmbeddedServiceBranding
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class EmbeddedServiceBranding extends Metadata
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
-
-
Constructor Summary
Constructors Constructor Description EmbeddedServiceBranding()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetContrastInvertedColor()java.lang.StringgetContrastPrimaryColor()java.lang.StringgetEmbeddedServiceConfig()java.lang.StringgetFont()intgetHeight()java.lang.StringgetMasterLabel()java.lang.StringgetNavBarColor()java.lang.StringgetPrimaryColor()java.lang.StringgetSecondaryColor()intgetWidth()voidload(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidloadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetContrastInvertedColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetContrastInvertedColor(java.lang.String contrastInvertedColor)protected voidsetContrastPrimaryColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetContrastPrimaryColor(java.lang.String contrastPrimaryColor)protected voidsetEmbeddedServiceConfig(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEmbeddedServiceConfig(java.lang.String embeddedServiceConfig)protected voidsetFont(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetFont(java.lang.String font)voidsetHeight(int height)protected voidsetHeight(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetMasterLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetMasterLabel(java.lang.String masterLabel)protected voidsetNavBarColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetNavBarColor(java.lang.String navBarColor)protected voidsetPrimaryColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetPrimaryColor(java.lang.String primaryColor)protected voidsetSecondaryColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSecondaryColor(java.lang.String secondaryColor)voidsetWidth(int width)protected voidsetWidth(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)java.lang.StringtoString()voidwrite(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidwriteFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getContrastInvertedColor
public java.lang.String getContrastInvertedColor()
-
setContrastInvertedColor
public void setContrastInvertedColor(java.lang.String contrastInvertedColor)
-
setContrastInvertedColor
protected void setContrastInvertedColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getContrastPrimaryColor
public java.lang.String getContrastPrimaryColor()
-
setContrastPrimaryColor
public void setContrastPrimaryColor(java.lang.String contrastPrimaryColor)
-
setContrastPrimaryColor
protected void setContrastPrimaryColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEmbeddedServiceConfig
public java.lang.String getEmbeddedServiceConfig()
-
setEmbeddedServiceConfig
public void setEmbeddedServiceConfig(java.lang.String embeddedServiceConfig)
-
setEmbeddedServiceConfig
protected void setEmbeddedServiceConfig(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getFont
public java.lang.String getFont()
-
setFont
public void setFont(java.lang.String font)
-
setFont
protected void setFont(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getHeight
public int getHeight()
-
setHeight
public void setHeight(int height)
-
setHeight
protected void setHeight(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getMasterLabel
public java.lang.String getMasterLabel()
-
setMasterLabel
public void setMasterLabel(java.lang.String masterLabel)
-
setMasterLabel
protected void setMasterLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getNavBarColor
public java.lang.String getNavBarColor()
-
setNavBarColor
public void setNavBarColor(java.lang.String navBarColor)
-
setNavBarColor
protected void setNavBarColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getPrimaryColor
public java.lang.String getPrimaryColor()
-
setPrimaryColor
public void setPrimaryColor(java.lang.String primaryColor)
-
setPrimaryColor
protected void setPrimaryColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getSecondaryColor
public java.lang.String getSecondaryColor()
-
setSecondaryColor
public void setSecondaryColor(java.lang.String secondaryColor)
-
setSecondaryColor
protected void setSecondaryColor(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getWidth
public int getWidth()
-
setWidth
public void setWidth(int width)
-
setWidth
protected void setWidth(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
write
public void write(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException
-
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException- Overrides:
writeFieldsin classMetadata- Throws:
java.io.IOException
-
load
public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException
-
loadFields
protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Overrides:
loadFieldsin classMetadata- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
-