public class CorporationIconsResponse extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_PX128X128 |
static String |
SERIALIZED_NAME_PX256X256 |
static String |
SERIALIZED_NAME_PX64X64 |
| Constructor and Description |
|---|
CorporationIconsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPx128x128()
px128x128 string
|
String |
getPx256x256()
px256x256 string
|
String |
getPx64x64()
px64x64 string
|
int |
hashCode() |
CorporationIconsResponse |
px128x128(String px128x128) |
CorporationIconsResponse |
px256x256(String px256x256) |
CorporationIconsResponse |
px64x64(String px64x64) |
void |
setPx128x128(String px128x128) |
void |
setPx256x256(String px256x256) |
void |
setPx64x64(String px64x64) |
String |
toString() |
public static final String SERIALIZED_NAME_PX128X128
public static final String SERIALIZED_NAME_PX256X256
public static final String SERIALIZED_NAME_PX64X64
public CorporationIconsResponse px128x128(String px128x128)
public void setPx128x128(String px128x128)
public CorporationIconsResponse px256x256(String px256x256)
public void setPx256x256(String px256x256)
public CorporationIconsResponse px64x64(String px64x64)
public void setPx64x64(String px64x64)
Copyright © 2021. All Rights Reserved.