Package com.sforce.soap.partner
Class ListViewColumn
java.lang.Object
com.sforce.soap.partner.ListViewColumn
- All Implemented Interfaces:
IListViewColumn,XMLizable
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 : ascendingLabel of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : descendingLabel of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : fieldNameOrPath of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringbooleanelement : hidden 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.Stringbooleanelement : searchable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanelement : selectListItem of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringbooleanelement : sortable of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanelement : sortDirection of type {urn:partner.soap.sforce.com}orderByDirection java type: com.sforce.soap.partner.OrderByDirectionelement : sortIndex of type {http://www.w3.org/2001/XMLSchema}int java type: java.lang.IntegergetType()element : type of type {urn:partner.soap.sforce.com}fieldType java type: com.sforce.soap.partner.FieldTypebooleanisHidden()booleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetAscendingLabel(XmlInputStream __in, TypeMapper __typeMapper) voidsetAscendingLabel(String ascendingLabel) protected voidsetDescendingLabel(XmlInputStream __in, TypeMapper __typeMapper) voidsetDescendingLabel(String descendingLabel) protected voidsetFieldNameOrPath(XmlInputStream __in, TypeMapper __typeMapper) voidsetFieldNameOrPath(String fieldNameOrPath) voidsetHidden(boolean hidden) protected voidsetHidden(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetLabel(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetSearchable(boolean searchable) protected voidsetSearchable(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetSelectListItem(XmlInputStream __in, TypeMapper __typeMapper) voidsetSelectListItem(String selectListItem) voidsetSortable(boolean sortable) protected voidsetSortable(XmlInputStream __in, TypeMapper __typeMapper) voidsetSortDirection(OrderByDirection sortDirection) protected voidsetSortDirection(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetSortIndex(XmlInputStream __in, TypeMapper __typeMapper) voidsetSortIndex(Integer sortIndex) voidprotected voidsetType(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper)
-
Constructor Details
-
ListViewColumn
public ListViewColumn()Constructor
-
-
Method Details
-
getAscendingLabel
Description copied from interface:IListViewColumnelement : ascendingLabel of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getAscendingLabelin interfaceIListViewColumn
-
setAscendingLabel
- Specified by:
setAscendingLabelin interfaceIListViewColumn
-
setAscendingLabel
protected void setAscendingLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDescendingLabel
Description copied from interface:IListViewColumnelement : descendingLabel of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getDescendingLabelin interfaceIListViewColumn
-
setDescendingLabel
- Specified by:
setDescendingLabelin interfaceIListViewColumn
-
setDescendingLabel
protected void setDescendingLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFieldNameOrPath
Description copied from interface:IListViewColumnelement : fieldNameOrPath of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getFieldNameOrPathin interfaceIListViewColumn
-
setFieldNameOrPath
- Specified by:
setFieldNameOrPathin interfaceIListViewColumn
-
setFieldNameOrPath
protected void setFieldNameOrPath(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getHidden
public boolean getHidden()Description copied from interface:IListViewColumnelement : hidden of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getHiddenin interfaceIListViewColumn
-
isHidden
public boolean isHidden()- Specified by:
isHiddenin interfaceIListViewColumn
-
setHidden
public void setHidden(boolean hidden) - Specified by:
setHiddenin interfaceIListViewColumn
-
setHidden
protected void setHidden(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLabel
Description copied from interface:IListViewColumnelement : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getLabelin interfaceIListViewColumn
-
setLabel
- Specified by:
setLabelin interfaceIListViewColumn
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSearchable
public boolean getSearchable()Description copied from interface:IListViewColumnelement : searchable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getSearchablein interfaceIListViewColumn
-
isSearchable
public boolean isSearchable()- Specified by:
isSearchablein interfaceIListViewColumn
-
setSearchable
public void setSearchable(boolean searchable) - Specified by:
setSearchablein interfaceIListViewColumn
-
setSearchable
protected void setSearchable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSelectListItem
Description copied from interface:IListViewColumnelement : selectListItem of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getSelectListItemin interfaceIListViewColumn
-
setSelectListItem
- Specified by:
setSelectListItemin interfaceIListViewColumn
-
setSelectListItem
protected void setSelectListItem(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSortDirection
Description copied from interface:IListViewColumnelement : sortDirection of type {urn:partner.soap.sforce.com}orderByDirection java type: com.sforce.soap.partner.OrderByDirection- Specified by:
getSortDirectionin interfaceIListViewColumn
-
setSortDirection
- Specified by:
setSortDirectionin interfaceIListViewColumn
-
setSortDirection
protected void setSortDirection(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSortIndex
Description copied from interface:IListViewColumnelement : sortIndex of type {http://www.w3.org/2001/XMLSchema}int java type: java.lang.Integer- Specified by:
getSortIndexin interfaceIListViewColumn
-
setSortIndex
- Specified by:
setSortIndexin interfaceIListViewColumn
-
setSortIndex
protected void setSortIndex(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSortable
public boolean getSortable()Description copied from interface:IListViewColumnelement : sortable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getSortablein interfaceIListViewColumn
-
isSortable
public boolean isSortable()- Specified by:
isSortablein interfaceIListViewColumn
-
setSortable
public void setSortable(boolean sortable) - Specified by:
setSortablein interfaceIListViewColumn
-
setSortable
protected void setSortable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getType
Description copied from interface:IListViewColumnelement : type of type {urn:partner.soap.sforce.com}fieldType java type: com.sforce.soap.partner.FieldType- Specified by:
getTypein interfaceIListViewColumn
-
setType
- Specified by:
setTypein interfaceIListViewColumn
-
setType
protected void setType(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
-