Interface IDescribeDataCategoryMappingResult

All Known Implementing Classes:
DescribeDataCategoryMappingResult

public interface IDescribeDataCategoryMappingResult
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
  • Method Details

    • getDataCategoryGroupId

      String getDataCategoryGroupId()
      element : dataCategoryGroupId of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setDataCategoryGroupId

      void setDataCategoryGroupId(String dataCategoryGroupId)
    • getDataCategoryGroupLabel

      String getDataCategoryGroupLabel()
      element : dataCategoryGroupLabel of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setDataCategoryGroupLabel

      void setDataCategoryGroupLabel(String dataCategoryGroupLabel)
    • getDataCategoryGroupName

      String getDataCategoryGroupName()
      element : dataCategoryGroupName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setDataCategoryGroupName

      void setDataCategoryGroupName(String dataCategoryGroupName)
    • getDataCategoryId

      String getDataCategoryId()
      element : dataCategoryId of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setDataCategoryId

      void setDataCategoryId(String dataCategoryId)
    • getDataCategoryLabel

      String getDataCategoryLabel()
      element : dataCategoryLabel of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setDataCategoryLabel

      void setDataCategoryLabel(String dataCategoryLabel)
    • getDataCategoryName

      String getDataCategoryName()
      element : dataCategoryName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setDataCategoryName

      void setDataCategoryName(String dataCategoryName)
    • getId

      String getId()
      element : id of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setId

      void setId(String id)
    • getMappedEntity

      String getMappedEntity()
      element : mappedEntity of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setMappedEntity

      void setMappedEntity(String mappedEntity)
    • getMappedField

      String getMappedField()
      element : mappedField of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setMappedField

      void setMappedField(String mappedField)