public interface Named
Modifier and Type | Method and Description |
---|---|
TimerFactory |
factory()
Return the TimerFactory that created this Named.
|
java.lang.String |
name()
A short name for this Controllable.
|
TimerFactory factory()
java.lang.String name()