public class AllianceIconsResponse extends Object implements Serializable
| Constructor and Description |
|---|
AllianceIconsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPx128x128()
px128x128 string
|
String |
getPx64x64()
px64x64 string
|
int |
hashCode() |
AllianceIconsResponse |
px128x128(String px128x128) |
AllianceIconsResponse |
px64x64(String px64x64) |
void |
setPx128x128(String px128x128) |
void |
setPx64x64(String px64x64) |
String |
toString() |
public AllianceIconsResponse px128x128(String px128x128)
public String getPx128x128()
public void setPx128x128(String px128x128)
public AllianceIconsResponse px64x64(String px64x64)
public String getPx64x64()
public void setPx64x64(String px64x64)
Copyright © 2019. All Rights Reserved.