Class ActionTypeDTO

java.lang.Object
org.openhab.core.automation.dto.ModuleTypeDTO
org.openhab.core.automation.dto.ActionTypeDTO
Direct Known Subclasses:
CompositeActionTypeDTO

public class ActionTypeDTO extends ModuleTypeDTO
This is a data transfer object that is used to serialize the respective class.
Author:
Markus Rathgeb - Initial contribution
  • Field Details

  • Constructor Details

    • ActionTypeDTO

      public ActionTypeDTO()