Uses of Interface
com.sforce.soap.partner.INameValuePair
Packages that use INameValuePair
-
Uses of INameValuePair in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement INameValuePairModifier and TypeClassDescriptionclassThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return INameValuePairModifier and TypeMethodDescriptionILabelsSearchMetadata.getEntityFieldLabels()element : entityFieldLabels of type {urn:partner.soap.sforce.com}NameValuePair java type: com.sforce.soap.partner.NameValuePair[]ISearchSnippet.getWholeFields()element : wholeFields of type {urn:partner.soap.sforce.com}NameValuePair java type: com.sforce.soap.partner.NameValuePair[]IPartnerConnectionFactory.newINameValuePair()PartnerConnectionFactory.newINameValuePair()Methods in com.sforce.soap.partner with parameters of type INameValuePairModifier and TypeMethodDescriptionvoidILabelsSearchMetadata.setEntityFieldLabels(INameValuePair[] entityFieldLabels) voidLabelsSearchMetadata.setEntityFieldLabels(INameValuePair[] entityFieldLabels) voidISearchSnippet.setWholeFields(INameValuePair[] wholeFields) voidSearchSnippet.setWholeFields(INameValuePair[] wholeFields)