public class SyncSettingsResponse extends Object
| Constructor and Description |
|---|
SyncSettingsResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Boolean |
getEnabled() |
Integer |
getHours() |
Integer |
getMinutes() |
int |
hashCode() |
void |
setEnabled(Boolean enabled) |
void |
setHours(Integer hours) |
void |
setMinutes(Integer minutes) |
String |
toString() |
public Boolean getEnabled()
public Integer getMinutes()
public Integer getHours()
public void setEnabled(Boolean enabled)
public void setMinutes(Integer minutes)
public void setHours(Integer hours)
protected boolean canEqual(Object other)
Copyright © 2026 Cense Data Inc.. All rights reserved.