@Generated public class UpdateAutoMaintenanceResponse extends Object
| Constructor and Description |
|---|
UpdateAutoMaintenanceResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getState() |
Long |
getUserId() |
String |
getUsername() |
int |
hashCode() |
UpdateAutoMaintenanceResponse |
setState(Boolean state) |
UpdateAutoMaintenanceResponse |
setUserId(Long userId) |
UpdateAutoMaintenanceResponse |
setUsername(String username) |
String |
toString() |
public UpdateAutoMaintenanceResponse setState(Boolean state)
public Boolean getState()
public UpdateAutoMaintenanceResponse setUserId(Long userId)
public Long getUserId()
public UpdateAutoMaintenanceResponse setUsername(String username)
public String getUsername()
Copyright © 2023. All rights reserved.