com.aelitis.net.upnp
Interface UPnPDeviceImage

All Known Implementing Classes:
UPnPDeviceImageImpl

public interface UPnPDeviceImage


Method Summary
 int getHeight()
           
 java.lang.String getLocation()
           
 java.lang.String getMime()
           
 int getWidth()
           
 

Method Detail

getWidth

int getWidth()

getHeight

int getHeight()

getLocation

java.lang.String getLocation()

getMime

java.lang.String getMime()