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 Constructor Description DescribePathAssistantStep()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetClosed()element : closed of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleangetConverted()element : converted of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanDescribePathAssistantField[]getFields()element : fields of type {urn:partner.soap.sforce.com}DescribePathAssistantField java type: com.sforce.soap.partner.DescribePathAssistantField[]StringgetInfo()element : info of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringDescribeLayoutSectiongetLayoutSection()element : layoutSection of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSectionStringgetPicklistLabel()element : picklistLabel of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetPicklistValue()element : 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()booleanisConverted()booleanisWon()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)voidsetInfo(String info)voidsetLayoutSection(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)StringtoString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper)protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper)
-
-
-
Method Detail
-
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
public DescribePathAssistantField[] 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
public void setFields(IDescribePathAssistantField[] fields)
- Specified by:
setFieldsin interfaceIDescribePathAssistantStep
-
setFields
protected void setFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getInfo
public String 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
public void setInfo(String info)
- Specified by:
setInfoin interfaceIDescribePathAssistantStep
-
setInfo
protected void setInfo(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLayoutSection
public DescribeLayoutSection 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
public void setLayoutSection(IDescribeLayoutSection layoutSection)
- Specified by:
setLayoutSectionin interfaceIDescribePathAssistantStep
-
setLayoutSection
protected void setLayoutSection(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getPicklistLabel
public String 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
public void setPicklistLabel(String picklistLabel)
- Specified by:
setPicklistLabelin interfaceIDescribePathAssistantStep
-
setPicklistLabel
protected void setPicklistLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getPicklistValue
public String 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
public void setPicklistValue(String picklistValue)
- 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
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- 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
-
-