public class PeriodicReleaseList
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.ArrayList<EventAlloList> |
eventAlloList |
java.util.ArrayList<IntervalAlloList> |
intervalAlloList |
int |
releaseTime |
Constructor and Description |
---|
PeriodicReleaseList() |
public int releaseTime
public java.util.ArrayList<EventAlloList> eventAlloList
public java.util.ArrayList<IntervalAlloList> intervalAlloList