Package com.sforce.soap.partner
Class DescribePathAssistantStep
java.lang.Object
com.sforce.soap.partner.DescribePathAssistantStep
- All Implemented Interfaces:
IDescribePathAssistantStep,XMLizable
public class DescribePathAssistantStep
extends Object
implements XMLizable, IDescribePathAssistantStep
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 : closed of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : converted of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanelement : fields of type {urn:partner.soap.sforce.com}DescribePathAssistantField java type: com.sforce.soap.partner.DescribePathAssistantField[]getInfo()element : info of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : layoutSection of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSectionelement : picklistLabel of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : picklistValue of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringbooleangetWon()element : won of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanisClosed()booleanbooleanisWon()voidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetClosed(boolean closed) protected voidsetClosed(XmlInputStream __in, TypeMapper __typeMapper) voidsetConverted(boolean converted) protected voidsetConverted(XmlInputStream __in, TypeMapper __typeMapper) voidsetFields(IDescribePathAssistantField[] fields) protected voidsetFields(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetInfo(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetLayoutSection(IDescribeLayoutSection layoutSection) protected voidsetLayoutSection(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetPicklistLabel(XmlInputStream __in, TypeMapper __typeMapper) voidsetPicklistLabel(String picklistLabel) protected voidsetPicklistValue(XmlInputStream __in, TypeMapper __typeMapper) voidsetPicklistValue(String picklistValue) voidsetWon(boolean won) protected voidsetWon(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper)
-
Constructor Details
-
DescribePathAssistantStep
public DescribePathAssistantStep()Constructor
-
-
Method Details
-
getClosed
public boolean getClosed()Description copied from interface:IDescribePathAssistantStepelement : closed of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getClosedin interfaceIDescribePathAssistantStep
-
isClosed
public boolean isClosed()- Specified by:
isClosedin interfaceIDescribePathAssistantStep
-
setClosed
public void setClosed(boolean closed) - Specified by:
setClosedin interfaceIDescribePathAssistantStep
-
setClosed
protected void setClosed(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getConverted
public boolean getConverted()Description copied from interface:IDescribePathAssistantStepelement : converted of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getConvertedin interfaceIDescribePathAssistantStep
-
isConverted
public boolean isConverted()- Specified by:
isConvertedin interfaceIDescribePathAssistantStep
-
setConverted
public void setConverted(boolean converted) - Specified by:
setConvertedin interfaceIDescribePathAssistantStep
-
setConverted
protected void setConverted(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFields
Description copied from interface:IDescribePathAssistantStepelement : fields of type {urn:partner.soap.sforce.com}DescribePathAssistantField java type: com.sforce.soap.partner.DescribePathAssistantField[]- Specified by:
getFieldsin interfaceIDescribePathAssistantStep
-
setFields
- Specified by:
setFieldsin interfaceIDescribePathAssistantStep
-
setFields
protected void setFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getInfo
Description copied from interface:IDescribePathAssistantStepelement : info of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getInfoin interfaceIDescribePathAssistantStep
-
setInfo
- Specified by:
setInfoin interfaceIDescribePathAssistantStep
-
setInfo
protected void setInfo(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLayoutSection
Description copied from interface:IDescribePathAssistantStepelement : layoutSection of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection- Specified by:
getLayoutSectionin interfaceIDescribePathAssistantStep
-
setLayoutSection
- Specified by:
setLayoutSectionin interfaceIDescribePathAssistantStep
-
setLayoutSection
protected void setLayoutSection(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPicklistLabel
Description copied from interface:IDescribePathAssistantStepelement : picklistLabel of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getPicklistLabelin interfaceIDescribePathAssistantStep
-
setPicklistLabel
- Specified by:
setPicklistLabelin interfaceIDescribePathAssistantStep
-
setPicklistLabel
protected void setPicklistLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPicklistValue
Description copied from interface:IDescribePathAssistantStepelement : picklistValue of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getPicklistValuein interfaceIDescribePathAssistantStep
-
setPicklistValue
- Specified by:
setPicklistValuein interfaceIDescribePathAssistantStep
-
setPicklistValue
protected void setPicklistValue(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getWon
public boolean getWon()Description copied from interface:IDescribePathAssistantStepelement : won of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getWonin interfaceIDescribePathAssistantStep
-
isWon
public boolean isWon()- Specified by:
isWonin interfaceIDescribePathAssistantStep
-
setWon
public void setWon(boolean won) - Specified by:
setWonin interfaceIDescribePathAssistantStep
-
setWon
protected void setWon(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException - Specified by:
writein interfaceXMLizable- Throws:
IOException
-
writeFields
- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Specified by:
loadin interfaceXMLizable- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
toString
-