Interface LampElement

All Known Subinterfaces:
LampElement.Category, LampElement.Command, LampElement.Parameter

public sealed interface LampElement permits LampElement.Category, LampElement.Command, LampElement.Parameter
  • Method Details

    • getName

      String getName()
    • getDescription

      String getDescription()