Uses of Class
ai.promoted.delivery.model.CohortArm
-
Packages that use CohortArm Package Description ai.promoted.delivery.model -
-
Uses of CohortArm in ai.promoted.delivery.model
Methods in ai.promoted.delivery.model that return CohortArm Modifier and Type Method Description CohortArmCohortMembership. getArm()Get cohortIdstatic CohortArmCohortArm. valueOf(String name)Returns the enum constant of this type with the specified name.static CohortArm[]CohortArm. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ai.promoted.delivery.model with parameters of type CohortArm Modifier and Type Method Description CohortMembershipCohortMembership. arm(CohortArm arm)voidCohortMembership. setArm(CohortArm arm)
-