public class TV extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
channel |
(package private) java.lang.String |
location |
Constructor and Description |
---|
TV(java.lang.String location) |
Modifier and Type | Method and Description |
---|---|
void |
off() |
void |
on() |
void |
setInputChannel() |