Uses of Class
org.apache.camel.component.salesforce.api.dto.ChildRelationShip
-
Packages that use ChildRelationShip Package Description org.apache.camel.component.salesforce.api.dto -
-
Uses of ChildRelationShip in org.apache.camel.component.salesforce.api.dto
Methods in org.apache.camel.component.salesforce.api.dto that return types with arguments of type ChildRelationShip Modifier and Type Method Description List<ChildRelationShip>
SObjectDescription. getChildRelationships()
Method parameters in org.apache.camel.component.salesforce.api.dto with type arguments of type ChildRelationShip Modifier and Type Method Description void
SObjectDescription. setChildRelationships(List<ChildRelationShip> childRelationships)
-