Uses of Class
com.sforce.soap.partner.ChildRelationship

Packages that use ChildRelationship
com.sforce.soap.partner   
 

Uses of ChildRelationship in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner with type parameters of type ChildRelationship
protected  java.util.List<ChildRelationship> DescribeSObjectResult.childRelationships
           
 

Methods in com.sforce.soap.partner that return ChildRelationship
 ChildRelationship ObjectFactory.createChildRelationship()
          Create an instance of ChildRelationship
 

Methods in com.sforce.soap.partner that return types with arguments of type ChildRelationship
 java.util.List<ChildRelationship> DescribeSObjectResult.getChildRelationships()
          Gets the value of the childRelationships property.
 



Copyright © 2010. All Rights Reserved.