public final class GlxGlobalChannelId extends Object implements Serializable
| Constructor and Description |
|---|
GlxGlobalChannelId(boolean global,
long address,
long topic) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getAddress() |
long |
getTopic() |
int |
hashCode() |
boolean |
isGlobal() |
String |
toString() |