Uses of Interface
com.sforce.soap.partner.IRelatedList
-
Packages that use IRelatedList Package Description com.sforce.soap.partner -
-
Uses of IRelatedList in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IRelatedList Modifier and Type Class Description classRelatedListThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IRelatedList Modifier and Type Method Description IRelatedList[]IDescribeLayout. getRelatedLists()element : relatedLists of type {urn:partner.soap.sforce.com}RelatedList java type: com.sforce.soap.partner.RelatedList[]IRelatedListIPartnerConnectionFactory. newIRelatedList()IRelatedListPartnerConnectionFactory. newIRelatedList()Methods in com.sforce.soap.partner with parameters of type IRelatedList Modifier and Type Method Description voidDescribeLayout. setRelatedLists(IRelatedList[] relatedLists)voidIDescribeLayout. setRelatedLists(IRelatedList[] relatedLists)
-