public class HScreenDeviceReservedEvent extends ResourceStatusEvent
HScreen has been reserved by an application or other entity in the
system.
| Parameter | Description | Default value | Set method | Get method |
|---|---|---|---|---|
| None. | ||||
| Description | Default value | Set method | Get method |
|---|---|---|---|
| None. | |||
source| Constructor and Description |
|---|
HScreenDeviceReservedEvent(Object source)
Creates an
HScreenDeviceReservedEvent object. |
| Modifier and Type | Method and Description |
|---|---|
Object |
getSource()
Returns the device that has been reserved
|
toStringpublic HScreenDeviceReservedEvent(Object source)
HScreenDeviceReservedEvent object. See the class description for
details of constructor parameters and default values.source - the HScreenDevice
representing the device which has been reservedpublic Object getSource()
getSource in class ResourceStatusEventHScreenDevice
representing the device that has been reservedCopyright © 2012 code4tv.com. All Rights Reserved.