Class CommunicationChannelDto

java.lang.Object
hu.rts.mike.example.dev.crm.model.CommunicationChannelDto

public class CommunicationChannelDto extends Object
  • Field Details

  • Constructor Details

    • CommunicationChannelDto

      public CommunicationChannelDto()
  • Method Details

    • getId

      public Integer getId()
    • setId

      public void setId(Integer id)
    • getName

      public String getName()
    • setName

      public void setName(String name)