Interface IDataCategoryGroupSobjectTypePair

  • All Known Implementing Classes:
    DataCategoryGroupSobjectTypePair

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

      • getDataCategoryGroupName

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

        void setDataCategoryGroupName​(String dataCategoryGroupName)
      • getSobject

        String getSobject()
        element : sobject of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setSobject

        void setSobject​(String sobject)