Class TriggerTypeDTO

java.lang.Object
org.openhab.core.automation.dto.ModuleTypeDTO
org.openhab.core.automation.dto.TriggerTypeDTO
Direct Known Subclasses:
CompositeTriggerTypeDTO

public class TriggerTypeDTO 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

    • TriggerTypeDTO

      public TriggerTypeDTO()