Package com.sforce.soap.metadata
Class EmbeddedServiceMenuSettings
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.EmbeddedServiceMenuSettings
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class EmbeddedServiceMenuSettings 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 EmbeddedServiceMenuSettings()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetBranding()EmbeddedServiceCustomization[]getEmbeddedServiceCustomizations()EmbeddedServiceCustomLabel[]getEmbeddedServiceCustomLabels()EmbeddedServiceMenuItem[]getEmbeddedServiceMenuItems()booleangetIsEnabled()java.lang.StringgetMasterLabel()java.lang.StringgetSite()booleanisIsEnabled()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 voidsetBranding(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetBranding(java.lang.String branding)voidsetEmbeddedServiceCustomizations(EmbeddedServiceCustomization[] embeddedServiceCustomizations)protected voidsetEmbeddedServiceCustomizations(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEmbeddedServiceCustomLabels(EmbeddedServiceCustomLabel[] embeddedServiceCustomLabels)protected voidsetEmbeddedServiceCustomLabels(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEmbeddedServiceMenuItems(EmbeddedServiceMenuItem[] embeddedServiceMenuItems)protected voidsetEmbeddedServiceMenuItems(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIsEnabled(boolean isEnabled)protected voidsetIsEnabled(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 voidsetSite(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSite(java.lang.String site)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
-
getBranding
public java.lang.String getBranding()
-
setBranding
public void setBranding(java.lang.String branding)
-
setBranding
protected void setBranding(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
-
getEmbeddedServiceCustomLabels
public EmbeddedServiceCustomLabel[] getEmbeddedServiceCustomLabels()
-
setEmbeddedServiceCustomLabels
public void setEmbeddedServiceCustomLabels(EmbeddedServiceCustomLabel[] embeddedServiceCustomLabels)
-
setEmbeddedServiceCustomLabels
protected void setEmbeddedServiceCustomLabels(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
-
getEmbeddedServiceCustomizations
public EmbeddedServiceCustomization[] getEmbeddedServiceCustomizations()
-
setEmbeddedServiceCustomizations
public void setEmbeddedServiceCustomizations(EmbeddedServiceCustomization[] embeddedServiceCustomizations)
-
setEmbeddedServiceCustomizations
protected void setEmbeddedServiceCustomizations(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
-
getEmbeddedServiceMenuItems
public EmbeddedServiceMenuItem[] getEmbeddedServiceMenuItems()
-
setEmbeddedServiceMenuItems
public void setEmbeddedServiceMenuItems(EmbeddedServiceMenuItem[] embeddedServiceMenuItems)
-
setEmbeddedServiceMenuItems
protected void setEmbeddedServiceMenuItems(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
-
getIsEnabled
public boolean getIsEnabled()
-
isIsEnabled
public boolean isIsEnabled()
-
setIsEnabled
public void setIsEnabled(boolean isEnabled)
-
setIsEnabled
protected void setIsEnabled(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
-
getSite
public java.lang.String getSite()
-
setSite
public void setSite(java.lang.String site)
-
setSite
protected void setSite(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
-
-