Interface ActionDefinitionLinkEntity

All Superinterfaces:
ActionDefinitionLink, Entity
All Known Implementing Classes:
ActionDefinitionLinkEntityImpl

public interface ActionDefinitionLinkEntity extends ActionDefinitionLink, Entity
Author:
Tijs Rademakers
  • Method Details

    • setActionDefinitionId

      void setActionDefinitionId(String actionDefinitionId)
    • setType

      void setType(String type)
    • setLinkValue

      void setLinkValue(String linkValue)