Enum Constant Summary
Enum Constants
The FS-10 system, now obsolete.
The FS-20 system from ELV or Conrad.
Intertechno, and similar (Düwi, One 4 all, etc) "with codewheel"
Kopp first control, only first generation
The X10 system, for example by Marmitek.
The RS200 system, once sold by Conrad.
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
boolean
boolean
int
Returns the system number as used in the official documentation.
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class java.lang.Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Enum Constant Details
FS10
The FS-10 system, now obsolete.
FS20
The FS-20 system from ELV or Conrad.
RS200
The RS200 system, once sold by Conrad.
IT
Intertechno, and similar (Düwi, One 4 all, etc) "with codewheel"
BS_QU
Brennenstuhl und Quigg
MARMI
The X10 system, for example by Marmitek.
OA_FM
InScenio OASE FM-Master
KO_FC
Kopp first control, only first generation
RS862
Europe Supplies Ltd.
Method Details
values
Returns an array containing the constants of this enum class, in
the order they are declared.
Returns:
an array containing the constants of this enum class, in the order they are declared
valueOf
Returns the enum constant of this class with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this class. (Extraneous whitespace characters are
not permitted.)
Parameters:
name
- the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
IllegalArgumentException
- if this enum class has no constant with the specified name
NullPointerException
- if the argument is null
systemNumber
public int systemNumber ()
Returns the system number as used in the official documentation.
Returns:
hasHouseLetter
public boolean hasHouseLetter ()
hasDeviceLetter
public boolean hasDeviceLetter ()