de.umass.lastfm
Class ImageSize
java.lang.Object
de.umass.lastfm.ImageSize
- public class ImageSize
- extends Object
- Author:
- Janni Kovacs
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SMALL
public static final int SMALL
- See Also:
- Constant Field Values
MEDIUM
public static final int MEDIUM
- See Also:
- Constant Field Values
LARGE
public static final int LARGE
- See Also:
- Constant Field Values
LARGESQUARE
public static final int LARGESQUARE
- See Also:
- Constant Field Values
HUGE
public static final int HUGE
- See Also:
- Constant Field Values
EXTRALARGE
public static final int EXTRALARGE
- See Also:
- Constant Field Values
MEGA
public static final int MEGA
- See Also:
- Constant Field Values
ORIGINAL
public static final int ORIGINAL
- See Also:
- Constant Field Values
ImageSize
public ImageSize()
valueOf
public static int valueOf(String name)