Uses of Class
com.uc4.api.objects.JobPlanTaskDependency
Packages that use JobPlanTaskDependency
-
Uses of JobPlanTaskDependency in com.uc4.api.objects
Methods in com.uc4.api.objects that return types with arguments of type JobPlanTaskDependencyModifier and TypeMethodDescriptionJobPlanDependencies.iterator()Returns an iterator overJobPlanTaskDependencyThis iterator cannot be used to remove dependencies.Methods in com.uc4.api.objects with parameters of type JobPlanTaskDependencyModifier and TypeMethodDescriptionbooleanJobPlanDependencies.removeDependency(JobPlanTaskDependency dependency) Removes the specified dependency.