Package com.sforce.soap.partner
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 TypeMethodDescriptionelement : listViews of type {urn:partner.soap.sforce.com}DescribeListView java type: com.sforce.soap.partner.DescribeListView[]voidsetListViews(IDescribeListView[] listViews)
-
Method Details
-
getListViews
IDescribeListView[] getListViews()element : listViews of type {urn:partner.soap.sforce.com}DescribeListView java type: com.sforce.soap.partner.DescribeListView[] -
setListViews
-