Class ServerAuthorPlatformsResponse

    • Constructor Detail

      • ServerAuthorPlatformsResponse

        public ServerAuthorPlatformsResponse()
        Default constructor
      • ServerAuthorPlatformsResponse

        public ServerAuthorPlatformsResponse​(ServerAuthorPlatformsResponse template)
        Copy/clone constructor
        Parameters:
        template - object to copy
    • Method Detail

      • getPlatforms

        public Set<Platform> getPlatforms()
        Get the platforms
        Returns:
        the platforms
      • setPlatforms

        public void setPlatforms​(Set<Platform> platforms)
        set the platforms
        Parameters:
        platforms - the platforms