org.cybergarage.upnp
Class Icon
java.lang.Object
org.cybergarage.upnp.Icon
public class Icon
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ELEM_NAME
public static final String ELEM_NAME
- See Also:
- Constant Field Values
Icon
public Icon(Node node)
getIconNode
public Node getIconNode()
isIconNode
public static boolean isIconNode(Node node)
setMimeType
public void setMimeType(String value)
getMimeType
public String getMimeType()
setWidth
public void setWidth(String value)
setWidth
public void setWidth(int value)
getWidth
public int getWidth()
setHeight
public void setHeight(String value)
setHeight
public void setHeight(int value)
getHeight
public int getHeight()
setDepth
public void setDepth(String value)
getDepth
public String getDepth()
setURL
public void setURL(String value)
getURL
public String getURL()
setUserData
public void setUserData(Object data)
getUserData
public Object getUserData()