public class SegmentTriggerData extends TriggerData
| Constructor and Description |
|---|
SegmentTriggerData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupBy() |
List<SegmentData> |
getSegments() |
void |
setGroupBy(String groupBy) |
void |
setSegments(List<SegmentData> segments) |
getCode, getVariation, setCode, setVariationpublic void setSegments(List<SegmentData> segments)
public List<SegmentData> getSegments()
public void setGroupBy(String groupBy)
public String getGroupBy()
Copyright © 2017 SAP SE. All Rights Reserved.