Package | Description |
---|---|
org.opennms.netmgt.config |
TODO: add package overview sentence here.
|
Modifier and Type | Method and Description |
---|---|
protected OwnedInterval |
OwnedIntervalSequence.createInterval(Date start,
Date end)
createInterval
|
static OwnedInterval |
BasicScheduleUtils.getInterval(Date ref,
Time time,
Owner owner)
getInterval
|
Modifier and Type | Method and Description |
---|---|
protected Collection<OwnedInterval> |
OwnedIntervalSequence.combineIntervals(OwnedInterval currInterval,
OwnedInterval newInterval)
combineIntervals
|
protected Collection<OwnedInterval> |
OwnedIntervalSequence.separateIntervals(OwnedInterval origInterval,
OwnedInterval removedInterval)
separateIntervals
|
Modifier and Type | Method and Description |
---|---|
protected Collection<OwnedInterval> |
OwnedIntervalSequence.combineIntervals(OwnedInterval currInterval,
OwnedInterval newInterval)
combineIntervals
|
protected OwnedIntervalSequence |
OwnedIntervalSequence.createTail(OwnedInterval interval)
createTail
|
protected Collection<OwnedInterval> |
OwnedIntervalSequence.separateIntervals(OwnedInterval origInterval,
OwnedInterval removedInterval)
separateIntervals
|
Constructor and Description |
---|
OwnedInterval(OwnedInterval owned)
Constructor for OwnedInterval.
|
OwnedIntervalSequence(OwnedInterval interval)
Constructor for OwnedIntervalSequence.
|
Copyright © 2015. All Rights Reserved.