net.sbbi.upnp.devices
Class DeviceIcon

java.lang.Object
  extended bynet.sbbi.upnp.devices.DeviceIcon

public class DeviceIcon
extends java.lang.Object

Java Bean for a device icon properties

Version:
1.0
Author:
SuperBonBon

Constructor Summary
DeviceIcon()
           
 
Method Summary
 int getDepth()
           
 int getHeight()
           
 java.lang.String getMimeType()
           
 java.net.URL getUrl()
           
 int getWidth()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceIcon

public DeviceIcon()
Method Detail

getMimeType

public java.lang.String getMimeType()

getWidth

public int getWidth()

getHeight

public int getHeight()

getDepth

public int getDepth()

getUrl

public java.net.URL getUrl()


Copyright © 2005 SuperBonBon Industries. All Rights Reserved.