Package com.sforce.soap.partner
Class DescribeDataCategoryMappingResult
java.lang.Object
com.sforce.soap.partner.DescribeDataCategoryMappingResult
- All Implemented Interfaces:
IDescribeDataCategoryMappingResult,com.sforce.ws.bind.XMLizable
public class DescribeDataCategoryMappingResult
extends Object
implements com.sforce.ws.bind.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(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)protected voidsetDataCategoryGroupId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDataCategoryGroupId(String dataCategoryGroupId)protected voidsetDataCategoryGroupLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDataCategoryGroupLabel(String dataCategoryGroupLabel)protected voidsetDataCategoryGroupName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDataCategoryGroupName(String dataCategoryGroupName)protected voidsetDataCategoryId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDataCategoryId(String dataCategoryId)protected voidsetDataCategoryLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDataCategoryLabel(String dataCategoryLabel)protected voidsetDataCategoryName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDataCategoryName(String dataCategoryName)protected voidsetId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidprotected voidsetMappedEntity(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetMappedEntity(String mappedEntity)protected voidsetMappedField(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetMappedField(String mappedField)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
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(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
-