org.fourthline.cling.support.renderingcontrol.lastchange
Class ChannelLoudness

java.lang.Object
  extended by org.fourthline.cling.support.renderingcontrol.lastchange.ChannelLoudness

public class ChannelLoudness
extends Object

Author:
Christian Bauer

Field Summary
protected  Channel channel
           
protected  Boolean loudness
           
 
Constructor Summary
ChannelLoudness(Channel channel, Boolean loudness)
           
 
Method Summary
 Channel getChannel()
           
 Boolean getLoudness()
           
 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

loudness

protected Boolean loudness
Constructor Detail

ChannelLoudness

public ChannelLoudness(Channel channel,
                       Boolean loudness)
Method Detail

getChannel

public Channel getChannel()

getLoudness

public Boolean getLoudness()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.