@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-11-05T00:31:27.098Z") public class ABTestScheduleStrategy extends ScheduleStrategy
Constructor and Description |
---|
ABTestScheduleStrategy() |
Modifier and Type | Method and Description |
---|---|
ABTestScheduleStrategy |
addScheduleGroupsItem(ABTestGroup scheduleGroupsItem) |
boolean |
equals(Object o) |
List<ABTestGroup> |
getScheduleGroups()
Get scheduleGroups
|
int |
hashCode() |
ABTestScheduleStrategy |
scheduleGroups(List<ABTestGroup> scheduleGroups) |
void |
setScheduleGroups(List<ABTestGroup> scheduleGroups) |
String |
toString() |
getType, setType, type
public ABTestScheduleStrategy scheduleGroups(List<ABTestGroup> scheduleGroups)
public ABTestScheduleStrategy addScheduleGroupsItem(ABTestGroup scheduleGroupsItem)
public List<ABTestGroup> getScheduleGroups()
public void setScheduleGroups(List<ABTestGroup> scheduleGroups)
public boolean equals(Object o)
equals
in class ScheduleStrategy
public int hashCode()
hashCode
in class ScheduleStrategy
public String toString()
toString
in class ScheduleStrategy
Copyright © 2022 Sage Bionetworks. All rights reserved.