public class OnmsPollModel extends Object implements Serializable
OnmsPollModel class.
Constructor and Description |
---|
OnmsPollModel()
Constructor for OnmsPollModel.
|
OnmsPollModel(long pollInterval)
Constructor for OnmsPollModel.
|
Modifier and Type | Method and Description |
---|---|
Date |
getNextPollTime(Date lastPollTime)
getNextPollTime
|
long |
getPollInterval()
getPollInterval
|
Date |
getPreviousPollTime(Date initialPollTime)
getPreviousPollTime
|
void |
setPollInterval(long pollInterval)
setPollInterval
|
public OnmsPollModel()
Constructor for OnmsPollModel.
public OnmsPollModel(long pollInterval)
Constructor for OnmsPollModel.
pollInterval
- a long.Copyright © 2021. All rights reserved.