public final class SessionID extends Object
| Constructor and Description |
|---|
SessionID(String accountID,
String userID,
String protocolName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAccountID() |
String |
getProtocolName() |
String |
getUserID() |
int |
hashCode() |
String |
toString() |
Copyright © 2015. All rights reserved.