public class FloatingFeatureUserResponse extends Object
| Constructor and Description |
|---|
FloatingFeatureUserResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getCreatedAt() |
String |
getEmail() |
String |
getFeatureCode() |
Long |
getId() |
Long |
getLicenseId() |
String |
getUpdatedAt() |
String |
getUsername() |
int |
hashCode() |
void |
setCreatedAt(String createdAt) |
void |
setEmail(String email) |
void |
setFeatureCode(String featureCode) |
void |
setId(Long id) |
void |
setLicenseId(Long licenseId) |
void |
setUpdatedAt(String updatedAt) |
void |
setUsername(String username) |
String |
toString() |
public Long getId()
public String getEmail()
public String getUsername()
public String getFeatureCode()
public Long getLicenseId()
public String getCreatedAt()
public String getUpdatedAt()
public void setId(Long id)
public void setEmail(String email)
public void setUsername(String username)
public void setFeatureCode(String featureCode)
public void setLicenseId(Long licenseId)
public void setCreatedAt(String createdAt)
public void setUpdatedAt(String updatedAt)
protected boolean canEqual(Object other)
Copyright © 2026 Cense Data Inc.. All rights reserved.