@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:43.813+01:00[Europe/Prague]") public class UserMigrationBean extends Object
| Constructor and Description |
|---|
UserMigrationBean() |
| Modifier and Type | Method and Description |
|---|---|
UserMigrationBean |
accountId(String accountId) |
boolean |
equals(Object o) |
String |
getAccountId()
Get accountId
|
String |
getKey()
Get key
|
String |
getUsername()
Get username
|
int |
hashCode() |
UserMigrationBean |
key(String key) |
void |
setAccountId(String accountId) |
void |
setKey(String key) |
void |
setUsername(String username) |
String |
toString() |
UserMigrationBean |
username(String username) |
public UserMigrationBean accountId(String accountId)
public String getAccountId()
public void setAccountId(String accountId)
public UserMigrationBean key(String key)
public String getKey()
public void setKey(String key)
public UserMigrationBean username(String username)
public String getUsername()
public void setUsername(String username)
Copyright © 2011–2023 Everit Kft.. All rights reserved.