Interface LampElement.Command
- All Superinterfaces:
LampElement
- Enclosing interface:
- LampElement
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.xpdustry.distributor.command.lamp.LampElement
LampElement.Category, LampElement.Command, LampElement.Parameter -
Method Summary
Modifier and TypeMethodDescriptionrevxrsal.commands.command.ExecutableCommanddefault Stringdefault StringgetName()static LampElement.Commandof(revxrsal.commands.command.ExecutableCommand command)
-
Method Details
-
of
-
getCommand
revxrsal.commands.command.ExecutableCommand getCommand() -
getName
- Specified by:
getNamein interfaceLampElement
-
getDescription
- Specified by:
getDescriptionin interfaceLampElement
-