@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class UserBeanAvatarUrls extends Object
| Constructor and Description |
|---|
UserBeanAvatarUrls() |
| Modifier and Type | Method and Description |
|---|---|
UserBeanAvatarUrls |
_16x16(URI _16x16) |
UserBeanAvatarUrls |
_24x24(URI _24x24) |
UserBeanAvatarUrls |
_32x32(URI _32x32) |
UserBeanAvatarUrls |
_48x48(URI _48x48) |
boolean |
equals(Object o) |
URI |
get16x16()
The URL of the user's 16x16 pixel avatar.
|
URI |
get24x24()
The URL of the user's 24x24 pixel avatar.
|
URI |
get32x32()
The URL of the user's 32x32 pixel avatar.
|
URI |
get48x48()
The URL of the user's 48x48 pixel avatar.
|
int |
hashCode() |
void |
set16x16(URI _16x16) |
void |
set24x24(URI _24x24) |
void |
set32x32(URI _32x32) |
void |
set48x48(URI _48x48) |
String |
toString() |
public UserBeanAvatarUrls _24x24(URI _24x24)
public URI get24x24()
public void set24x24(URI _24x24)
public UserBeanAvatarUrls _32x32(URI _32x32)
public URI get32x32()
public void set32x32(URI _32x32)
public UserBeanAvatarUrls _48x48(URI _48x48)
public URI get48x48()
public void set48x48(URI _48x48)
public UserBeanAvatarUrls _16x16(URI _16x16)
public URI get16x16()
public void set16x16(URI _16x16)
Copyright © 2011–2021 Everit Kft.. All rights reserved.