@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-01-28T11:18:17.901-05:00") public class SessionInfo extends Object
| Constructor and Description |
|---|
SessionInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getUserId()
Get userId
|
int |
hashCode() |
void |
setUserId(Long userId) |
String |
toString() |
SessionInfo |
userId(Long userId) |
public SessionInfo userId(Long userId)
public Long getUserId()
public void setUserId(Long userId)
Copyright © 2018 Symphony Software Foundation. All rights reserved.