Package com.sforce.soap.partner
Class DescribeSObjectListViews_element
java.lang.Object
com.sforce.soap.partner.DescribeSObjectListViews_element
- All Implemented Interfaces:
IDescribeSObjectListViews_element,com.sforce.ws.bind.XMLizable
public class DescribeSObjectListViews_element
extends Object
implements com.sforce.ws.bind.XMLizable, IDescribeSObjectListViews_element
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 TypeMethodDescriptionelement : isSoqlCompatible of type {urn:partner.soap.sforce.com}listViewIsSoqlCompatible java type: com.sforce.soap.partner.ListViewIsSoqlCompatibleintgetLimit()element : limit of type {http://www.w3.org/2001/XMLSchema}int java type: intintelement : offset of type {http://www.w3.org/2001/XMLSchema}int java type: intbooleanelement : recentsOnly of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanelement : sObjectType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringbooleanvoidload(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)voidsetIsSoqlCompatible(ListViewIsSoqlCompatible isSoqlCompatible)protected voidsetIsSoqlCompatible(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetLimit(int limit)protected voidsetLimit(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetOffset(int offset)protected voidsetOffset(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetRecentsOnly(boolean recentsOnly)protected voidsetRecentsOnly(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetSObjectType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSObjectType(String sObjectType)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
-
DescribeSObjectListViews_element
public DescribeSObjectListViews_element()Constructor
-
-
Method Details
-
getSObjectType
Description copied from interface:IDescribeSObjectListViews_elementelement : sObjectType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getSObjectTypein interfaceIDescribeSObjectListViews_element
-
setSObjectType
- Specified by:
setSObjectTypein interfaceIDescribeSObjectListViews_element
-
setSObjectType
protected void setSObjectType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getRecentsOnly
public boolean getRecentsOnly()Description copied from interface:IDescribeSObjectListViews_elementelement : recentsOnly of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getRecentsOnlyin interfaceIDescribeSObjectListViews_element
-
isRecentsOnly
public boolean isRecentsOnly()- Specified by:
isRecentsOnlyin interfaceIDescribeSObjectListViews_element
-
setRecentsOnly
public void setRecentsOnly(boolean recentsOnly)- Specified by:
setRecentsOnlyin interfaceIDescribeSObjectListViews_element
-
setRecentsOnly
protected void setRecentsOnly(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getIsSoqlCompatible
Description copied from interface:IDescribeSObjectListViews_elementelement : isSoqlCompatible of type {urn:partner.soap.sforce.com}listViewIsSoqlCompatible java type: com.sforce.soap.partner.ListViewIsSoqlCompatible- Specified by:
getIsSoqlCompatiblein interfaceIDescribeSObjectListViews_element
-
setIsSoqlCompatible
- Specified by:
setIsSoqlCompatiblein interfaceIDescribeSObjectListViews_element
-
setIsSoqlCompatible
protected void setIsSoqlCompatible(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getLimit
public int getLimit()Description copied from interface:IDescribeSObjectListViews_elementelement : limit of type {http://www.w3.org/2001/XMLSchema}int java type: int- Specified by:
getLimitin interfaceIDescribeSObjectListViews_element
-
setLimit
public void setLimit(int limit)- Specified by:
setLimitin interfaceIDescribeSObjectListViews_element
-
setLimit
protected void setLimit(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getOffset
public int getOffset()Description copied from interface:IDescribeSObjectListViews_elementelement : offset of type {http://www.w3.org/2001/XMLSchema}int java type: int- Specified by:
getOffsetin interfaceIDescribeSObjectListViews_element
-
setOffset
public void setOffset(int offset)- Specified by:
setOffsetin interfaceIDescribeSObjectListViews_element
-
setOffset
protected void setOffset(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
-