Class EventConferenceEntity

    • Constructor Detail

      • EventConferenceEntity

        public EventConferenceEntity()
    • Method Detail

      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • setEvent

        public void setEvent​(EventEntity event)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getUrl

        public String getUrl()
      • setUrl

        public void setUrl​(String url)
      • getPhone

        public String getPhone()
      • setPhone

        public void setPhone​(String phone)
      • getAccessCode

        public String getAccessCode()
      • setAccessCode

        public void setAccessCode​(String accessCode)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)