Class Platform

    • Constructor Detail

      • Platform

        public Platform()
    • Method Detail

      • setConfig

        public void setConfig​(PlatformConfig value)
        Sets the value of the config property.
        Parameters:
        value - allowed object is PlatformConfig
      • getSubject

        public Subject getSubject()
        Gets the value of the subject property.
        Returns:
        possible object is Subject
      • setSubject

        public void setSubject​(Subject value)
        Sets the value of the subject property.
        Parameters:
        value - allowed object is Subject
      • getNavigation

        public Navigation getNavigation()
        Gets the value of the navigation property.
        Returns:
        possible object is Navigation
      • setNavigation

        public void setNavigation​(Navigation value)
        Sets the value of the navigation property.
        Parameters:
        value - allowed object is Navigation
      • getContent

        public Content getContent()
        Gets the value of the content property.
        Returns:
        possible object is Content
      • setContent

        public void setContent​(Content value)
        Sets the value of the content property.
        Parameters:
        value - allowed object is Content
      • getVersion

        public String getVersion()
        Gets the value of the version property.
        Returns:
        possible object is String
      • setVersion

        public void setVersion​(String value)
        Sets the value of the version property.
        Parameters:
        value - allowed object is String