Package com.sforce.soap.partner
Class DescribeLayoutSaveOption
java.lang.Object
com.sforce.soap.partner.DescribeLayoutSaveOption
- All Implemented Interfaces:
IDescribeLayoutSaveOption,com.sforce.ws.bind.XMLizable
public class DescribeLayoutSaveOption
extends Object
implements com.sforce.ws.bind.XMLizable, IDescribeLayoutSaveOption
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanelement : defaultValue of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : isDisplayed of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleangetLabel()element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringgetName()element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : restHeaderName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : soapHeaderName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringbooleanbooleanvoidload(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)voidsetDefaultValue(boolean defaultValue)protected voidsetDefaultValue(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIsDisplayed(boolean isDisplayed)protected voidsetIsDisplayed(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidprotected voidsetName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidprotected voidsetRestHeaderName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetRestHeaderName(String restHeaderName)protected voidsetSoapHeaderName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSoapHeaderName(String soapHeaderName)toString()voidwrite(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)
-
Constructor Details
-
DescribeLayoutSaveOption
public DescribeLayoutSaveOption()Constructor
-
-
Method Details
-
getDefaultValue
public boolean getDefaultValue()Description copied from interface:IDescribeLayoutSaveOptionelement : defaultValue of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getDefaultValuein interfaceIDescribeLayoutSaveOption
-
isDefaultValue
public boolean isDefaultValue()- Specified by:
isDefaultValuein interfaceIDescribeLayoutSaveOption
-
setDefaultValue
public void setDefaultValue(boolean defaultValue)- Specified by:
setDefaultValuein interfaceIDescribeLayoutSaveOption
-
setDefaultValue
protected void setDefaultValue(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getIsDisplayed
public boolean getIsDisplayed()Description copied from interface:IDescribeLayoutSaveOptionelement : isDisplayed of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getIsDisplayedin interfaceIDescribeLayoutSaveOption
-
isIsDisplayed
public boolean isIsDisplayed()- Specified by:
isIsDisplayedin interfaceIDescribeLayoutSaveOption
-
setIsDisplayed
public void setIsDisplayed(boolean isDisplayed)- Specified by:
setIsDisplayedin interfaceIDescribeLayoutSaveOption
-
setIsDisplayed
protected void setIsDisplayed(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getLabel
Description copied from interface:IDescribeLayoutSaveOptionelement : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getLabelin interfaceIDescribeLayoutSaveOption
-
setLabel
- Specified by:
setLabelin interfaceIDescribeLayoutSaveOption
-
setLabel
protected void setLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getName
Description copied from interface:IDescribeLayoutSaveOptionelement : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getNamein interfaceIDescribeLayoutSaveOption
-
setName
- Specified by:
setNamein interfaceIDescribeLayoutSaveOption
-
setName
protected void setName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getRestHeaderName
Description copied from interface:IDescribeLayoutSaveOptionelement : restHeaderName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getRestHeaderNamein interfaceIDescribeLayoutSaveOption
-
setRestHeaderName
- Specified by:
setRestHeaderNamein interfaceIDescribeLayoutSaveOption
-
setRestHeaderName
protected void setRestHeaderName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getSoapHeaderName
Description copied from interface:IDescribeLayoutSaveOptionelement : soapHeaderName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getSoapHeaderNamein interfaceIDescribeLayoutSaveOption
-
setSoapHeaderName
- Specified by:
setSoapHeaderNamein interfaceIDescribeLayoutSaveOption
-
setSoapHeaderName
protected void setSoapHeaderName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
write
public void write(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException- Specified by:
writein interfacecom.sforce.ws.bind.XMLizable- Throws:
IOException
-
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException- Throws:
IOException
-
load
public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Specified by:
loadin interfacecom.sforce.ws.bind.XMLizable- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
loadFields
protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
toString
-