org.teleal.cling.support.renderingcontrol.lastchange
Class ChannelVolume

java.lang.Object
  extended by org.teleal.cling.support.renderingcontrol.lastchange.ChannelVolume

public class ChannelVolume
extends Object

Author:
Christian Bauer

Field Summary
protected  Channel channel
           
protected  Integer volume
           
 
Constructor Summary
ChannelVolume(Channel channel, Integer volume)
           
 
Method Summary
 Channel getChannel()
           
 Integer getVolume()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

channel

protected Channel channel

volume

protected Integer volume
Constructor Detail

ChannelVolume

public ChannelVolume(Channel channel,
                     Integer volume)
Method Detail

getChannel

public Channel getChannel()

getVolume

public Integer getVolume()

toString

public String toString()
Overrides:
toString in class Object


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