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