net.sbbi.upnp.devices
Class DeviceIcon
java.lang.Object
net.sbbi.upnp.devices.DeviceIcon
public class DeviceIcon
- extends Object
Java Bean for a device icon properties
- Version:
- 1.0
- Author:
- SuperBonBon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mimeType
protected String mimeType
width
protected int width
height
protected int height
depth
protected int depth
url
protected URL url
DeviceIcon
public DeviceIcon()
getMimeType
public String getMimeType()
getWidth
public int getWidth()
getHeight
public int getHeight()
getDepth
public int getDepth()
getUrl
public URL getUrl()
Copyright © 2010. All Rights Reserved.