Package org.opentcs.access.rmi
Class ClientID
java.lang.Object
org.opentcs.access.rmi.ClientID
- All Implemented Interfaces:
Serializable
Identifies a remote client unambiguously.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClientID
Creates a new ClientID.- Parameters:
clientName
- The client's name.
-
-
Method Details
-
getClientName
Return the client's name.- Returns:
- The client's name.
-
equals
Checks if this object equals another one. -
hashCode
public int hashCode() -
toString
-