Class Host


  • public class Host
    extends com.cheetahdigital.corekit.models.data.BaseData
    Data model for the event host
    • Constructor Summary

      Constructors 
      Constructor Description
      Host()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Member getProfile()  
      void setProfile​(Member profile)  
      • Methods inherited from class com.cheetahdigital.corekit.models.data.BaseData

        getId, getIntegrationId, setId, setIntegrationId
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Host

        public Host()
    • Method Detail

      • getProfile

        public Member getProfile()
      • setProfile

        public void setProfile​(Member profile)