org.teleal.cling.binding.staging
Class MutableIcon

java.lang.Object
  extended by org.teleal.cling.binding.staging.MutableIcon

public class MutableIcon
extends Object

Author:
Christian Bauer

Field Summary
 int depth
           
 int height
           
 String mimeType
           
 URI uri
           
 int width
           
 
Constructor Summary
MutableIcon()
           
 
Method Summary
 Icon build()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mimeType

public String mimeType

width

public int width

height

public int height

depth

public int depth

uri

public URI uri
Constructor Detail

MutableIcon

public MutableIcon()
Method Detail

build

public Icon build()


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.