com.aelitis.net.upnp
Interface UPnPDeviceImage

All Known Implementing Classes:
UPnPDeviceImageImpl

public interface UPnPDeviceImage


Method Summary
 int getHeight()
           
 String getLocation()
           
 String getMime()
           
 int getWidth()
           
 

Method Detail

getWidth

int getWidth()

getHeight

int getHeight()

getLocation

String getLocation()

getMime

String getMime()