Interface IDescribeListViewResult

All Known Implementing Classes:
DescribeListViewResult

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

    Modifier and Type
    Method
    Description
    element : listViews of type {urn:partner.soap.sforce.com}DescribeListView java type: com.sforce.soap.partner.DescribeListView[]
    void
     
  • Method Details

    • getListViews

      IDescribeListView[] getListViews()
      element : listViews of type {urn:partner.soap.sforce.com}DescribeListView java type: com.sforce.soap.partner.DescribeListView[]
    • setListViews

      void setListViews(IDescribeListView[] listViews)