public class RTQueue extends Object implements Serializable
Constructor and Description |
---|
RTQueue() |
RTQueue(long id,
String name) |
Modifier and Type | Method and Description |
---|---|
long |
getId() |
String |
getName() |
boolean |
isAccessible() |
void |
setId(long id) |
void |
setName(String name) |
String |
toString() |
public RTQueue()
public RTQueue(long id, String name)
Copyright © 2021. All rights reserved.