Uses of Interface
com.sforce.soap.partner.IChildRelationship
-
Packages that use IChildRelationship Package Description com.sforce.soap.partner -
-
Uses of IChildRelationship in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IChildRelationship Modifier and Type Class Description classChildRelationshipThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IChildRelationship Modifier and Type Method Description IChildRelationship[]IDescribeSObjectResult. getChildRelationships()element : childRelationships of type {urn:partner.soap.sforce.com}ChildRelationship java type: com.sforce.soap.partner.ChildRelationship[]IChildRelationshipIPartnerConnectionFactory. newIChildRelationship()IChildRelationshipPartnerConnectionFactory. newIChildRelationship()Methods in com.sforce.soap.partner with parameters of type IChildRelationship Modifier and Type Method Description voidDescribeSObjectResult. setChildRelationships(IChildRelationship[] childRelationships)voidIDescribeSObjectResult. setChildRelationships(IChildRelationship[] childRelationships)
-