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