public class Image extends Object
| Constructor and Description |
|---|
Image() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLarge() |
String |
getNormal() |
static Image |
init() |
Image |
setLarge(String large) |
Image |
setNormal(String normal) |
Copyright © 2017. All rights reserved.