Interface LampElement.Parameter
- 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 TypeMethodDescriptiondefault Stringdefault StringgetName()revxrsal.commands.command.CommandParameterstatic LampElement.Parameterof(revxrsal.commands.command.CommandParameter parameter)
-
Method Details
-
of
-
getParameter
revxrsal.commands.command.CommandParameter getParameter() -
getName
- Specified by:
getNamein interfaceLampElement
-
getDescription
- Specified by:
getDescriptionin interfaceLampElement
-