Package com.sforce.soap.partner
Interface ISearchSnippet
- All Known Implementing Classes:
SearchSnippet
public interface ISearchSnippet
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 TypeMethodDescriptiongetText()element : text of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : wholeFields of type {urn:partner.soap.sforce.com}NameValuePair java type: com.sforce.soap.partner.NameValuePair[]voidvoidsetWholeFields(INameValuePair[] wholeFields)
-
Method Details
-
getText
String getText()element : text of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setText
-
getWholeFields
INameValuePair[] getWholeFields()element : wholeFields of type {urn:partner.soap.sforce.com}NameValuePair java type: com.sforce.soap.partner.NameValuePair[] -
setWholeFields
-