Uses of Interface
com.sforce.soap.partner.INameValuePair
-
Packages that use INameValuePair Package Description com.sforce.soap.partner -
-
Uses of INameValuePair in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement INameValuePair Modifier and Type Class Description classNameValuePairThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return INameValuePair Modifier and Type Method Description INameValuePair[]ILabelsSearchMetadata. getEntityFieldLabels()element : entityFieldLabels of type {urn:partner.soap.sforce.com}NameValuePair java type: com.sforce.soap.partner.NameValuePair[]INameValuePair[]ISearchSnippet. getWholeFields()element : wholeFields of type {urn:partner.soap.sforce.com}NameValuePair java type: com.sforce.soap.partner.NameValuePair[]INameValuePairIPartnerConnectionFactory. newINameValuePair()INameValuePairPartnerConnectionFactory. newINameValuePair()Methods in com.sforce.soap.partner with parameters of type INameValuePair Modifier and Type Method Description voidILabelsSearchMetadata. setEntityFieldLabels(INameValuePair[] entityFieldLabels)voidLabelsSearchMetadata. setEntityFieldLabels(INameValuePair[] entityFieldLabels)voidISearchSnippet. setWholeFields(INameValuePair[] wholeFields)voidSearchSnippet. setWholeFields(INameValuePair[] wholeFields)
-