Uses of Interface
com.sforce.soap.partner.IRelatedListColumn
-
Packages that use IRelatedListColumn Package Description com.sforce.soap.partner -
-
Uses of IRelatedListColumn in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IRelatedListColumn Modifier and Type Class Description classRelatedListColumnThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IRelatedListColumn Modifier and Type Method Description IRelatedListColumn[]IRelatedList. getColumns()element : columns of type {urn:partner.soap.sforce.com}RelatedListColumn java type: com.sforce.soap.partner.RelatedListColumn[]IRelatedListColumnIPartnerConnectionFactory. newIRelatedListColumn()IRelatedListColumnPartnerConnectionFactory. newIRelatedListColumn()Methods in com.sforce.soap.partner with parameters of type IRelatedListColumn Modifier and Type Method Description voidIRelatedList. setColumns(IRelatedListColumn[] columns)voidRelatedList. setColumns(IRelatedListColumn[] columns)
-