Package | Description |
---|---|
org.opennms.netmgt.config |
TODO: add package overview sentence here.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTimeIntervalSequence<T extends TimeInterval>
TimeIntervalSequence class.
|
Modifier and Type | Class and Description |
---|---|
class |
OwnedInterval
OwnedInterval class.
|
Modifier and Type | Method and Description |
---|---|
protected TimeInterval |
TimeIntervalSequence.createInterval(Date start,
Date end) |
TimeInterval |
AbstractTimeIntervalSequence.getBounds()
getBounds
|
Modifier and Type | Method and Description |
---|---|
int |
TimeInterval.compareTo(TimeInterval t)
compareTo
|
protected TimeIntervalSequence |
TimeIntervalSequence.createTail(TimeInterval interval) |
static OwnedIntervalSequence |
BasicScheduleUtils.getIntervals(TimeInterval interval,
Time time,
Owner owner)
getIntervals
|
static OwnedIntervalSequence |
BasicScheduleUtils.getIntervalsCovering(TimeInterval interval,
BasicSchedule sched,
Owner owner)
getIntervalsCovering
|
Constructor and Description |
---|
OwnedInterval(List<Owner> owners,
TimeInterval interval)
Constructor for OwnedInterval.
|
OwnedInterval(Owner owner,
TimeInterval interval)
Constructor for OwnedInterval.
|
OwnedInterval(TimeInterval interval)
Constructor for OwnedInterval.
|
TimeIntervalSequence(TimeInterval interval) |
Copyright © 2015. All Rights Reserved.