Class AvailableSubtitles

    • Constructor Detail

      • AvailableSubtitles

        public AvailableSubtitles()
      • AvailableSubtitles

        public AvailableSubtitles​(Locale language,
                                  nl.vpro.domain.subtitles.SubtitlesType type)
    • Method Detail

      • published

        public static AvailableSubtitles published​(Locale language,
                                                   nl.vpro.domain.subtitles.SubtitlesType type)
      • getWorkflow_

        protected nl.vpro.domain.subtitles.SubtitlesWorkflow getWorkflow_()
      • setWorkflow_

        protected void setWorkflow_​(nl.vpro.domain.subtitles.SubtitlesWorkflow workflow)
      • equals

        public boolean equals​(@Nullable Object o)
        Overrides:
        equals in class Object
      • canEqual

        protected boolean canEqual​(@Nullable Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getLanguage

        public Locale getLanguage()
      • getType

        public nl.vpro.domain.subtitles.SubtitlesType getType()
      • getWorkflow

        public nl.vpro.domain.subtitles.SubtitlesWorkflow getWorkflow()
      • setWorkflow

        public void setWorkflow​(nl.vpro.domain.subtitles.SubtitlesWorkflow workflow)