Uses of Interface
com.sforce.soap.partner.IRelatedListSort
-
Packages that use IRelatedListSort Package Description com.sforce.soap.partner -
-
Uses of IRelatedListSort in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IRelatedListSort Modifier and Type Class Description classRelatedListSortThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IRelatedListSort Modifier and Type Method Description IRelatedListSort[]IRelatedList. getSort()element : sort of type {urn:partner.soap.sforce.com}RelatedListSort java type: com.sforce.soap.partner.RelatedListSort[]IRelatedListSortIPartnerConnectionFactory. newIRelatedListSort()IRelatedListSortPartnerConnectionFactory. newIRelatedListSort()Methods in com.sforce.soap.partner with parameters of type IRelatedListSort Modifier and Type Method Description voidIRelatedList. setSort(IRelatedListSort[] sort)voidRelatedList. setSort(IRelatedListSort[] sort)
-