@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+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 key(String key)
public String getKey()
public void setKey(String key)
public UserMigrationBean username(String username)
public String getUsername()
public void setUsername(String username)
public UserMigrationBean accountId(String accountId)
public String getAccountId()
public void setAccountId(String accountId)
Copyright © 2011–2021 Everit Kft.. All rights reserved.