Uses of Class
com.ellucian.generated.eedm.apply_applications.v1_0_0.DecisionFactor
-
Packages that use DecisionFactor Package Description com.ellucian.generated.eedm.apply_applications.v1_0_0 -
-
Uses of DecisionFactor in com.ellucian.generated.eedm.apply_applications.v1_0_0
Fields in com.ellucian.generated.eedm.apply_applications.v1_0_0 with type parameters of type DecisionFactor Modifier and Type Field Description private List<DecisionFactor>ApplyApplications. decisionFactorsDecision FactorsMethods in com.ellucian.generated.eedm.apply_applications.v1_0_0 that return DecisionFactor Modifier and Type Method Description DecisionFactorDecisionFactor. withId(String id)Methods in com.ellucian.generated.eedm.apply_applications.v1_0_0 that return types with arguments of type DecisionFactor Modifier and Type Method Description List<DecisionFactor>ApplyApplications. getDecisionFactors()Decision FactorsMethod parameters in com.ellucian.generated.eedm.apply_applications.v1_0_0 with type arguments of type DecisionFactor Modifier and Type Method Description voidApplyApplications. setDecisionFactors(List<DecisionFactor> decisionFactors)Decision FactorsApplyApplicationsApplyApplications. withDecisionFactors(List<DecisionFactor> decisionFactors)
-