public class CohortPreset
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.Vector<CohortDefinition> |
cohortDefs |
java.lang.String |
presetName |
| Constructor and Description |
|---|
CohortPreset() |
public java.lang.String presetName
public java.util.Vector<CohortDefinition> cohortDefs