Package ai.promoted.delivery.model
Class CohortMembership
java.lang.Object
ai.promoted.delivery.model.CohortMembership
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturn true if this ClientInfo object is equal to o.getArm()Get cohortIdGet cohortIdinthashCode()voidvoidsetCohortId(String cohortId) toString()
-
Field Details
-
JSON_PROPERTY_COHORT_ID
- See Also:
-
JSON_PROPERTY_ARM
- See Also:
-
-
Constructor Details
-
CohortMembership
public CohortMembership()
-
-
Method Details
-
cohortId
-
getCohortId
Get cohortId- Returns:
- cohortId
-
setCohortId
-
arm
-
getArm
Get cohortId- Returns:
- cohortId
-
setArm
-
equals
Return true if this ClientInfo object is equal to o. -
hashCode
public int hashCode() -
toString
-