sophware.home.lang
Interface Named

All Known Implementing Classes:
AdjustableHomeDevice, BinaryGroup, DeviceGroup, DimableLampDevice, HomeDevice, LampDevice, Macro, ReadOnlyDevice, TimePeriod, Timer, Variable

public interface Named

Named is an interface that is implemented by objects with a name

Version:
1.0, 03/19/07
Author:
Russell Soph

Method Summary
 java.lang.String getName()
          Get the current name
 

Method Detail

getName

java.lang.String getName()
Get the current name

Returns:
the name