public class TimerDesc extends Object implements TimerDesc, Serializable
| Constructor and Description |
|---|
TimerDesc() |
TimerDesc(long id,
long nodeId,
String uniqueId,
String nodeName) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getId()
Returns the timer description id.
|
Long |
getNodeId()
Returns the timer description node id.
|
String |
getNodeName()
Returns the timer description node name.
|
String |
getUniqueId()
Returns the timer description unique id.
|
String |
toString() |
public Long getId()
TimerDescpublic Long getNodeId()
TimerDescpublic String getNodeName()
TimerDescgetNodeName in interface TimerDescpublic String getUniqueId()
TimerDescgetUniqueId in interface TimerDescCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.