public class ChannelVolumeDB extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Channel |
channel |
protected Integer |
volumeDB |
| Constructor and Description |
|---|
ChannelVolumeDB(Channel channel,
Integer volumeDB) |
| Modifier and Type | Method and Description |
|---|---|
Channel |
getChannel() |
Integer |
getVolumeDB() |
String |
toString() |
Copyright © 2023 jUPnP.org. All rights reserved.