Representation of a time window to use when subsetting a target cohort with a subset cohort
Active bindings
startDay
Integer
endDay
Integer
targetAnchor
Boolean
Methods
Method toList()
List representation of object
To JSON
Method toJSON()
json serialized representation of object
Is Equal to
Method isEqualTo()
Compare SubsetCohortWindow to another
Arguments
criteria
SubsetCohortWindow instance
Method clone()
The objects of this class are cloneable with this method.
Arguments
deep
Whether to make a deep clone.