public class WebSocketClientIdDTO extends ObjectWithReflectiveEqualsHashCodeToString
| Constructor and Description |
|---|
WebSocketClientIdDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId() |
WebSocketClientIdDTO |
setClientId(String clientId) |
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, key, toStringpublic String getClientId()
public WebSocketClientIdDTO setClientId(String clientId)
Copyright © 2018. All rights reserved.