Package com.sforce.soap.partner
Interface IListViewRecordColumn
- All Known Implementing Classes:
ListViewRecordColumn
public interface IListViewRecordColumn
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 : fieldNameOrPath of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringgetValue()element : value of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringvoidsetFieldNameOrPath(String fieldNameOrPath) void
-
Method Details