Uses of Class
com.sforce.soap.metadata.ActionPlanTemplateItemDependency
-
-
Uses of ActionPlanTemplateItemDependency in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return ActionPlanTemplateItemDependency Modifier and Type Method Description ActionPlanTemplateItemDependency[]ActionPlanTemplate. getActionPlanTemplateItemDependencies()Methods in com.sforce.soap.metadata with parameters of type ActionPlanTemplateItemDependency Modifier and Type Method Description voidActionPlanTemplate. setActionPlanTemplateItemDependencies(ActionPlanTemplateItemDependency[] actionPlanTemplateItemDependencies)
-