| Package | Description |
|---|---|
| COM.TIBCO.hawk.config.rbengine.schedule |
Provides classes for creating and processing schedules used in the rulebases of TIBCO Hawk agents.
|
| Modifier and Type | Method and Description |
|---|---|
Period[] |
PeriodGroup.getPeriods()
Returns the periods in this PeriodGroup.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PeriodGroup.setPeriods(Period[] periods)
Replaces the periods in this PeriodGroup with the specified periods.
|
| Constructor and Description |
|---|
PeriodGroup(java.lang.String name,
Period[] periods)
Creates a PeriodGroup with specified name and periods.
|
Copyright © 2000-2021 TIBCO Inc. All Rights Reserved.