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 -
Method Summary
Modifier and TypeMethodDescriptionelement : dataCategoryGroupId of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : dataCategoryGroupLabel of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : dataCategoryGroupName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : dataCategoryId of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : dataCategoryLabel of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : dataCategoryName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringgetId()element : id of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : mappedEntity of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : 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) voidprotected voidsetMappedEntity(XmlInputStream __in, TypeMapper __typeMapper) voidsetMappedEntity(String mappedEntity) protected voidsetMappedField(XmlInputStream __in, TypeMapper __typeMapper) voidsetMappedField(String mappedField) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper)
-
Constructor Details
-
DescribeDataCategoryMappingResult
public DescribeDataCategoryMappingResult()Constructor
-
-
Method Details
-
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
- Specified by:
setDataCategoryGroupIdin interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryGroupId
protected void setDataCategoryGroupId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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
- Specified by:
setDataCategoryGroupLabelin interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryGroupLabel
protected void setDataCategoryGroupLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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
- Specified by:
setDataCategoryGroupNamein interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryGroupName
protected void setDataCategoryGroupName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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
- Specified by:
setDataCategoryIdin interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryId
protected void setDataCategoryId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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
- Specified by:
setDataCategoryLabelin interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryLabel
protected void setDataCategoryLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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
- Specified by:
setDataCategoryNamein interfaceIDescribeDataCategoryMappingResult
-
setDataCategoryName
protected void setDataCategoryName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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
- Specified by:
setIdin interfaceIDescribeDataCategoryMappingResult
-
setId
protected void setId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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
- Specified by:
setMappedEntityin interfaceIDescribeDataCategoryMappingResult
-
setMappedEntity
protected void setMappedEntity(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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
- 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
- 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
-