Package com.sforce.soap.partner
Class DescribeDataCategoryMappingResult
- java.lang.Object
-
- com.sforce.soap.partner.DescribeDataCategoryMappingResult
-
- All Implemented Interfaces:
IDescribeDataCategoryMappingResult,XMLizable
public class DescribeDataCategoryMappingResult extends Object implements XMLizable, IDescribeDataCategoryMappingResult
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 DescribeDataCategoryMappingResult()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDataCategoryGroupId()element : dataCategoryGroupId of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetDataCategoryGroupLabel()element : dataCategoryGroupLabel of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetDataCategoryGroupName()element : dataCategoryGroupName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetDataCategoryId()element : dataCategoryId of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetDataCategoryLabel()element : dataCategoryLabel of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetDataCategoryName()element : dataCategoryName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetId()element : id of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetMappedEntity()element : mappedEntity of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringStringgetMappedField()element : mappedField of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringvoidload(XmlInputStream __in, TypeMapper __typeMapper)protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper)protected voidsetDataCategoryGroupId(XmlInputStream __in, TypeMapper __typeMapper)voidsetDataCategoryGroupId(String dataCategoryGroupId)protected voidsetDataCategoryGroupLabel(XmlInputStream __in, TypeMapper __typeMapper)voidsetDataCategoryGroupLabel(String dataCategoryGroupLabel)protected voidsetDataCategoryGroupName(XmlInputStream __in, TypeMapper __typeMapper)voidsetDataCategoryGroupName(String dataCategoryGroupName)protected voidsetDataCategoryId(XmlInputStream __in, TypeMapper __typeMapper)voidsetDataCategoryId(String dataCategoryId)protected voidsetDataCategoryLabel(XmlInputStream __in, TypeMapper __typeMapper)voidsetDataCategoryLabel(String dataCategoryLabel)protected voidsetDataCategoryName(XmlInputStream __in, TypeMapper __typeMapper)voidsetDataCategoryName(String dataCategoryName)protected voidsetId(XmlInputStream __in, TypeMapper __typeMapper)voidsetId(String id)protected voidsetMappedEntity(XmlInputStream __in, TypeMapper __typeMapper)voidsetMappedEntity(String mappedEntity)protected voidsetMappedField(XmlInputStream __in, TypeMapper __typeMapper)voidsetMappedField(String mappedField)StringtoString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper)protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper)
-
-
-
Method Detail
-
getDataCategoryGroupId
public String getDataCategoryGroupId()
Description copied from interface:IDescribeDataCategoryMappingResultelement : dataCategoryGroupId of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getDataCategoryGroupIdin interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryGroupId
public void setDataCategoryGroupId(String dataCategoryGroupId)
- Specified by:
setDataCategoryGroupIdin interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryGroupId
protected void setDataCategoryGroupId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDataCategoryGroupLabel
public String getDataCategoryGroupLabel()
Description copied from interface:IDescribeDataCategoryMappingResultelement : dataCategoryGroupLabel of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getDataCategoryGroupLabelin interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryGroupLabel
public void setDataCategoryGroupLabel(String dataCategoryGroupLabel)
- Specified by:
setDataCategoryGroupLabelin interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryGroupLabel
protected void setDataCategoryGroupLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDataCategoryGroupName
public String getDataCategoryGroupName()
Description copied from interface:IDescribeDataCategoryMappingResultelement : dataCategoryGroupName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getDataCategoryGroupNamein interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryGroupName
public void setDataCategoryGroupName(String dataCategoryGroupName)
- Specified by:
setDataCategoryGroupNamein interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryGroupName
protected void setDataCategoryGroupName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDataCategoryId
public String getDataCategoryId()
Description copied from interface:IDescribeDataCategoryMappingResultelement : dataCategoryId of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getDataCategoryIdin interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryId
public void setDataCategoryId(String dataCategoryId)
- Specified by:
setDataCategoryIdin interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryId
protected void setDataCategoryId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDataCategoryLabel
public String getDataCategoryLabel()
Description copied from interface:IDescribeDataCategoryMappingResultelement : dataCategoryLabel of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getDataCategoryLabelin interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryLabel
public void setDataCategoryLabel(String dataCategoryLabel)
- Specified by:
setDataCategoryLabelin interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryLabel
protected void setDataCategoryLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDataCategoryName
public String getDataCategoryName()
Description copied from interface:IDescribeDataCategoryMappingResultelement : dataCategoryName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getDataCategoryNamein interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryName
public void setDataCategoryName(String dataCategoryName)
- Specified by:
setDataCategoryNamein interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryName
protected void setDataCategoryName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getId
public String getId()
Description copied from interface:IDescribeDataCategoryMappingResultelement : id of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getIdin interfaceIDescribeDataCategoryMappingResult
-
setId
public void setId(String id)
- Specified by:
setIdin interfaceIDescribeDataCategoryMappingResult
-
setId
protected void setId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getMappedEntity
public String getMappedEntity()
Description copied from interface:IDescribeDataCategoryMappingResultelement : mappedEntity of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getMappedEntityin interfaceIDescribeDataCategoryMappingResult
-
setMappedEntity
public void setMappedEntity(String mappedEntity)
- Specified by:
setMappedEntityin interfaceIDescribeDataCategoryMappingResult
-
setMappedEntity
protected void setMappedEntity(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getMappedField
public String getMappedField()
Description copied from interface:IDescribeDataCategoryMappingResultelement : mappedField of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getMappedFieldin interfaceIDescribeDataCategoryMappingResult
-
setMappedField
public void setMappedField(String mappedField)
- Specified by:
setMappedFieldin interfaceIDescribeDataCategoryMappingResult
-
setMappedField
protected void setMappedField(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
-
-