Classes | |
class | Getter |
class | Informer |
class | Proxy |
class | Receiver |
class | Setter |
Public Member Functions | |
void | onNew () |
short | getEchoClassCode () |
Setter | set () |
Setter | set (boolean responseRequired) |
Getter | get () |
Informer | inform () |
![]() | |
byte | getInstanceCode () |
void | allocateSelfDeviceInstanceCode () |
void | onNew () |
Setter | set () |
Setter | set (boolean responseRequired) |
Getter | get () |
Informer | inform () |
![]() | |
EchoObject () | |
void | onNew () |
void | onFound () |
final byte[] | getStatusChangeAnnouncementProperties () |
final byte[] | getSetProperties () |
final byte[] | getGetProperties () |
String | toString () |
final byte | getClassGroupCode () |
final byte | getClassCode () |
abstract byte | getInstanceCode () |
abstract short | getEchoClassCode () |
final int | getEchoObjectCode () |
final void | setNode (EchoNode node) |
final EchoNode | getNode () |
final void | removeNode () |
final boolean | isSelfObject () |
final boolean | isProxy () |
final void | setReceiver (Receiver receiver) |
final Receiver | getReceiver () |
final EchoFrame | onReceiveRequest (EchoFrame frame) |
Setter | set () |
Setter | set (boolean responseRequired) |
Getter | get () |
Informer | inform () |
Static Public Member Functions | |
static Setter | setG () |
static Setter | setG (byte instanceCode) |
static Setter | setG (boolean responseRequired) |
static Setter | setG (byte instanceCode, boolean responseRequired) |
static Getter | getG () |
static Getter | getG (byte instanceCode) |
static Informer | informG () |
static Informer | informG (byte instanceCode) |
Static Public Attributes | |
static final short | ECHO_CLASS_CODE = (short)0x0143 |
static final byte | EPC_TEMPERATURE_SETTING_VALUE = (byte)0xB3 |
static final byte | EPC_MEASURED_TEMPERATURE = (byte)0xBB |
static final byte | EPC_AUTOMATIC_TEMPERATURE_CONTROL_SETTING = (byte)0xB1 |
static final byte | EPC_ON_TIMER_RESERVATION_SETTING = (byte)0x90 |
static final byte | EPC_ON_TIMER_SETTING_VALUE_TIME = (byte)0x91 |
static final byte | EPC_ON_TIMER_SETTING_VALUE_RELATIVE_TIME = (byte)0x92 |
static final byte | EPC_OFF_TIMER_RESERVATION_SETTING = (byte)0x94 |
static final byte | EPC_OFF_TIMER_SETTING_VALUE_TIME = (byte)0x95 |
static final byte | EPC_OFF_TIMER_VALUE_RELATIVE_TIME = (byte)0x96 |
static final byte | EPC_EXTENTIONAL_OPERATION_SETTING = (byte)0xC0 |
static final byte | EPC_EXTENTIONAL_OPERATION_TIMER_TIME_SETTING_VALUE = (byte)0xC1 |
static final byte | EPC_ION_EMISSION_SETTING = (byte)0xC2 |
static final byte | EPC_IMPLEMENTED_ION_EMISSION_METHOD = (byte)0xC3 |
static final byte | EPC_OIL_AMOUNT_LEVEL = (byte)0xC4 |
![]() | |
static final byte | EPC_OPERATION_STATUS = (byte)0x80 |
static final byte | EPC_INSTALLATION_LOCATION = (byte)0x81 |
static final byte | EPC_STANDARD_VERSION_INFORMATION = (byte)0x82 |
static final byte | EPC_IDENTIFICATION_NUMBER = (byte)0x83 |
static final byte | EPC_MEASURED_INSTANTANEOUS_POWER_CONSUMPTION = (byte)0x84 |
static final byte | EPC_MEASURED_CUMULATIVE_POWER_CONSUMPTION = (byte)0x85 |
static final byte | EPC_MANUFACTURERS_FAULT_CODE = (byte)0x86 |
static final byte | EPC_CURRENT_LIMIT_SETTING = (byte)0x87 |
static final byte | EPC_FAULT_STATUS = (byte)0x88 |
static final byte | EPC_FAULT_DESCRIPTION = (byte)0x89 |
static final byte | EPC_MANUFACTURER_CODE = (byte)0x8A |
static final byte | EPC_BUSINESS_FACILITY_CODE = (byte)0x8B |
static final byte | EPC_PRODUCT_CODE = (byte)0x8C |
static final byte | EPC_PRODUCTION_NUMBER = (byte)0x8D |
static final byte | EPC_PRODUCTION_DATE = (byte)0x8E |
static final byte | EPC_POWER_SAVING_OPERATION_SETTING = (byte)0x8F |
static final byte | EPC_REMOTE_CONTROL_SETTING = (byte)0x93 |
static final byte | EPC_CURRENT_TIME_SETTING = (byte)0x97 |
static final byte | EPC_CURRENT_DATE_SETTING = (byte)0x98 |
static final byte | EPC_POWER_LIMIT_SETTING = (byte)0x99 |
static final byte | EPC_CUMULATIVE_OPERATING_TIME = (byte)0x9A |
static final byte | EPC_STATUS_CHANGE_ANNOUNCEMENT_PROPERTY_MAP = (byte)0x9D |
static final byte | EPC_SET_PROPERTY_MAP = (byte)0x9E |
static final byte | EPC_GET_PROPERTY_MAP = (byte)0x9F |
static final byte[] | EDT_OPERATION_STATUS_ON = {(byte)0x30} |
static final byte[] | EDT_OPERATION_STATUS_OFF = {(byte)0x31} |
static final byte[] | EDT_STANDARD_VERSION_INFORMATION = {(byte)0x00, (byte)0x00, (byte)0x41, (byte)0x00} |
Additional Inherited Members | |
![]() | |
byte | mEchoInstanceCode = 0 |
Definition at line 26 of file FanHeater.java.
Getter com.sonycsl.echo.eoj.device.airconditioner.FanHeater.get | ( | ) |
Definition at line 1146 of file FanHeater.java.
|
protected |
Property name : Automatic temperature control setting
EPC : 0xB1
Contents of property :
Sets automatic / non-automatic and gets the setting status
Value range (decimal notation) :
Automatic = 0x41, non-automatic = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 283 of file FanHeater.java.
short com.sonycsl.echo.eoj.device.airconditioner.FanHeater.getEchoClassCode | ( | ) |
Definition at line 63 of file FanHeater.java.
|
protected |
Property name : Extentional operation setting
EPC : 0xC0
Contents of property :
Sets ON/OFF of extensional operation and gets setting status.
Value range (decimal notation) :
Extension ON=0x41, OFF=0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 793 of file FanHeater.java.
|
protected |
Property name : Extentional operation timer time setting value
EPC : 0xC1
Contents of property :
Setsextension time HH:MM and gets the extended time
Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23):(= 0.59)
Data type : unsigned char × 2
Data size : 2 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 865 of file FanHeater.java.
|
static |
Definition at line 3187 of file FanHeater.java.
|
static |
Definition at line 3191 of file FanHeater.java.
|
protected |
Property name : Implemented ion emission method
EPC : 0xC3
Contents of property :
Specifies ion emission method implemented in humidifier by bit map
Value range (decimal notation) :
Extension ON=0x41, OFF=0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 986 of file FanHeater.java.
|
protected |
Property name : Ion emission setting
EPC : 0xC2
Contents of property :
Sets ON/OFF of ion emission and gets setting status.
Value range (decimal notation) :
Emission ON=0x41, OFF=0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 937 of file FanHeater.java.
|
protected |
Property name : Measured temperature
EPC : 0xBB
Contents of property :
This property indicates the measured room temperature.
Value range (decimal notation) :
0x81.0x7D (-128.125°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 211 of file FanHeater.java.
|
protected |
Property name : OFF timer reservation setting
EPC : 0x94
Contents of property :
Sets ON/OFF of reservation and gets setting status
Value range (decimal notation) :
Reservation ON: 0x41, OFF:0x42 for both time and relative time
Timer-based reservation ON:0x43, Relative time reservation ON:0x44
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 576 of file FanHeater.java.
|
protected |
Property name : OFF timer setting value (time)
EPC : 0x95
Contents of property :
Sets timer value HH:MM and gets the setting status.
Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23): (= 0.59)
Data type : unsigned char × 2
Data size : 2 bytes
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 649 of file FanHeater.java.
|
protected |
Property name : OFF timer value ( relative time)
EPC : 0x96
Contents of property :
Sets timer value HH:MM and gets updated time
Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23):(= 0.59)
Data type : unsigned char × 2
Data size : 2 bytes
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 721 of file FanHeater.java.
|
protected |
Property name : Oil amount level
EPC : 0xC4
Contents of property :
Specifies oil amount in the tank by 6 levels.
Value range (decimal notation) :
0x40: empty
0x41-0x45: minimum to maximum levels
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1036 of file FanHeater.java.
|
protected |
Property name : ON timer reservation setting
EPC : 0x90
Contents of property :
Sets ON/OFF of reservation and gets the setting status.
Value range (decimal notation) :
Reservation ON: 0x41, OFF:0x42 for both time and relative time
Timer-based reservation ON:0x43, Relative time reservation ON:0x44
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 357 of file FanHeater.java.
|
protected |
Property name : ON timer setting value (relative time)
EPC : 0x92
Contents of property :
Sets timer value HH:MM and gets the updated time
Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23): (= 0.59)
Data type : unsigned char × 2
Data size : 2 bytes
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 502 of file FanHeater.java.
|
protected |
Property name : ON timer setting value (time)
EPC : 0x91
Contents of property :
Sets timer value HH:MM and gets setting status
Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23): (= 0.59)
Data type : unsigned char × 2
Data size : 2 bytes
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 430 of file FanHeater.java.
|
abstractprotected |
Property name : Operation status
EPC : 0x80
Contents of property :
This property indicates the ON/OFF status.
Value range (decimal notation) :
ON=0x30, OFF=0x31
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
Announcement at status change
|
protected |
Definition at line 1087 of file FanHeater.java.
|
abstractprotected |
Property name : Temperature setting value
EPC : 0xB3
Contents of property :
Sets the temperature and gets the setting status.
Value range (decimal notation) :
0x00.0x32 (0.50°C)
Data type : unsigned char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
Informer com.sonycsl.echo.eoj.device.airconditioner.FanHeater.inform | ( | ) |
Definition at line 1152 of file FanHeater.java.
|
protected |
Definition at line 1157 of file FanHeater.java.
|
static |
Definition at line 3196 of file FanHeater.java.
|
static |
Definition at line 3200 of file FanHeater.java.
|
protected |
Property name : Automatic temperature control setting
EPC : 0xB1
Contents of property :
Sets automatic / non-automatic and gets the setting status
Value range (decimal notation) :
Automatic = 0x41, non-automatic = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 306 of file FanHeater.java.
|
protected |
Property name : Extentional operation setting
EPC : 0xC0
Contents of property :
Sets ON/OFF of extensional operation and gets setting status.
Value range (decimal notation) :
Extension ON=0x41, OFF=0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 816 of file FanHeater.java.
|
protected |
Property name : Extentional operation timer time setting value
EPC : 0xC1
Contents of property :
Setsextension time HH:MM and gets the extended time
Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23):(= 0.59)
Data type : unsigned char × 2
Data size : 2 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 888 of file FanHeater.java.
|
protected |
Property name : Implemented ion emission method
EPC : 0xC3
Contents of property :
Specifies ion emission method implemented in humidifier by bit map
Value range (decimal notation) :
Extension ON=0x41, OFF=0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1009 of file FanHeater.java.
|
protected |
Property name : Ion emission setting
EPC : 0xC2
Contents of property :
Sets ON/OFF of ion emission and gets setting status.
Value range (decimal notation) :
Emission ON=0x41, OFF=0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 960 of file FanHeater.java.
|
protected |
Property name : Measured temperature
EPC : 0xBB
Contents of property :
This property indicates the measured room temperature.
Value range (decimal notation) :
0x81.0x7D (-128.125°C)
Data type : signed char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 234 of file FanHeater.java.
|
protected |
Property name : OFF timer reservation setting
EPC : 0x94
Contents of property :
Sets ON/OFF of reservation and gets setting status
Value range (decimal notation) :
Reservation ON: 0x41, OFF:0x42 for both time and relative time
Timer-based reservation ON:0x43, Relative time reservation ON:0x44
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 600 of file FanHeater.java.
|
protected |
Property name : OFF timer setting value (time)
EPC : 0x95
Contents of property :
Sets timer value HH:MM and gets the setting status.
Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23): (= 0.59)
Data type : unsigned char × 2
Data size : 2 bytes
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 672 of file FanHeater.java.
|
protected |
Property name : OFF timer value ( relative time)
EPC : 0x96
Contents of property :
Sets timer value HH:MM and gets updated time
Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23):(= 0.59)
Data type : unsigned char × 2
Data size : 2 bytes
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 744 of file FanHeater.java.
|
protected |
Property name : Oil amount level
EPC : 0xC4
Contents of property :
Specifies oil amount in the tank by 6 levels.
Value range (decimal notation) :
0x40: empty
0x41-0x45: minimum to maximum levels
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - undefined
Get - optional
Definition at line 1060 of file FanHeater.java.
|
protected |
Property name : ON timer reservation setting
EPC : 0x90
Contents of property :
Sets ON/OFF of reservation and gets the setting status.
Value range (decimal notation) :
Reservation ON: 0x41, OFF:0x42 for both time and relative time
Timer-based reservation ON:0x43, Relative time reservation ON:0x44
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 381 of file FanHeater.java.
|
protected |
Property name : ON timer setting value (relative time)
EPC : 0x92
Contents of property :
Sets timer value HH:MM and gets the updated time
Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23): (= 0.59)
Data type : unsigned char × 2
Data size : 2 bytes
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 525 of file FanHeater.java.
|
protected |
Property name : ON timer setting value (time)
EPC : 0x91
Contents of property :
Sets timer value HH:MM and gets setting status
Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23): (= 0.59)
Data type : unsigned char × 2
Data size : 2 bytes
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 453 of file FanHeater.java.
|
protected |
Definition at line 1111 of file FanHeater.java.
|
protected |
Property name : Temperature setting value
EPC : 0xB3
Contents of property :
Sets the temperature and gets the setting status.
Value range (decimal notation) :
0x00.0x32 (0.50°C)
Data type : unsigned char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
Definition at line 185 of file FanHeater.java.
void com.sonycsl.echo.eoj.device.airconditioner.FanHeater.onNew | ( | ) |
Definition at line 57 of file FanHeater.java.
Setter com.sonycsl.echo.eoj.device.airconditioner.FanHeater.set | ( | ) |
Definition at line 1135 of file FanHeater.java.
Setter com.sonycsl.echo.eoj.device.airconditioner.FanHeater.set | ( | boolean | responseRequired | ) |
Definition at line 1140 of file FanHeater.java.
|
protected |
Property name : Automatic temperature control setting
EPC : 0xB1
Contents of property :
Sets automatic / non-automatic and gets the setting status
Value range (decimal notation) :
Automatic = 0x41, non-automatic = 0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 260 of file FanHeater.java.
|
protected |
Property name : Extentional operation setting
EPC : 0xC0
Contents of property :
Sets ON/OFF of extensional operation and gets setting status.
Value range (decimal notation) :
Extension ON=0x41, OFF=0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 770 of file FanHeater.java.
|
protected |
Property name : Extentional operation timer time setting value
EPC : 0xC1
Contents of property :
Setsextension time HH:MM and gets the extended time
Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23):(= 0.59)
Data type : unsigned char × 2
Data size : 2 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 842 of file FanHeater.java.
|
static |
Definition at line 3170 of file FanHeater.java.
|
static |
Definition at line 3174 of file FanHeater.java.
|
static |
Definition at line 3178 of file FanHeater.java.
|
static |
Definition at line 3182 of file FanHeater.java.
|
protected |
Property name : Ion emission setting
EPC : 0xC2
Contents of property :
Sets ON/OFF of ion emission and gets setting status.
Value range (decimal notation) :
Emission ON=0x41, OFF=0x42
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 914 of file FanHeater.java.
|
protected |
Property name : OFF timer reservation setting
EPC : 0x94
Contents of property :
Sets ON/OFF of reservation and gets setting status
Value range (decimal notation) :
Reservation ON: 0x41, OFF:0x42 for both time and relative time
Timer-based reservation ON:0x43, Relative time reservation ON:0x44
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 552 of file FanHeater.java.
|
protected |
Property name : OFF timer setting value (time)
EPC : 0x95
Contents of property :
Sets timer value HH:MM and gets the setting status.
Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23): (= 0.59)
Data type : unsigned char × 2
Data size : 2 bytes
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 626 of file FanHeater.java.
|
protected |
Property name : OFF timer value ( relative time)
EPC : 0x96
Contents of property :
Sets timer value HH:MM and gets updated time
Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23):(= 0.59)
Data type : unsigned char × 2
Data size : 2 bytes
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 698 of file FanHeater.java.
|
protected |
Property name : ON timer reservation setting
EPC : 0x90
Contents of property :
Sets ON/OFF of reservation and gets the setting status.
Value range (decimal notation) :
Reservation ON: 0x41, OFF:0x42 for both time and relative time
Timer-based reservation ON:0x43, Relative time reservation ON:0x44
Data type : unsigned char
Data size : 1 byte
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 333 of file FanHeater.java.
|
protected |
Property name : ON timer setting value (relative time)
EPC : 0x92
Contents of property :
Sets timer value HH:MM and gets the updated time
Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23): (= 0.59)
Data type : unsigned char × 2
Data size : 2 bytes
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 479 of file FanHeater.java.
|
protected |
Property name : ON timer setting value (time)
EPC : 0x91
Contents of property :
Sets timer value HH:MM and gets setting status
Value range (decimal notation) :
0.0x17: 0.0x3B (= 0.23): (= 0.59)
Data type : unsigned char × 2
Data size : 2 bytes
Unit : -
Access rule :
Announce - undefined
Set - optional
Get - optional
Definition at line 407 of file FanHeater.java.
|
abstractprotected |
Property name : Operation status
EPC : 0x80
Contents of property :
This property indicates the ON/OFF status.
Value range (decimal notation) :
ON=0x30, OFF=0x31
Data type : unsigned char
Data size : 1 byte
Unit : —
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
Announcement at status change
|
protected |
Definition at line 1066 of file FanHeater.java.
|
abstractprotected |
Property name : Temperature setting value
EPC : 0xB3
Contents of property :
Sets the temperature and gets the setting status.
Value range (decimal notation) :
0x00.0x32 (0.50°C)
Data type : unsigned char
Data size : 1 byte
Unit : .C
Access rule :
Announce - undefined
Set - mandatory
Get - mandatory
|
protected |
Definition at line 46 of file FanHeater.java.
|
static |
Definition at line 28 of file FanHeater.java.
|
static |
Definition at line 32 of file FanHeater.java.
|
static |
Definition at line 39 of file FanHeater.java.
|
static |
Definition at line 40 of file FanHeater.java.
|
static |
Definition at line 42 of file FanHeater.java.
|
static |
Definition at line 41 of file FanHeater.java.
|
static |
Definition at line 31 of file FanHeater.java.
|
static |
Definition at line 36 of file FanHeater.java.
|
static |
Definition at line 37 of file FanHeater.java.
|
static |
Definition at line 38 of file FanHeater.java.
|
static |
Definition at line 43 of file FanHeater.java.
|
static |
Definition at line 33 of file FanHeater.java.
|
static |
Definition at line 35 of file FanHeater.java.
|
static |
Definition at line 34 of file FanHeater.java.
|
static |
Definition at line 30 of file FanHeater.java.