Class Intentions

    • Constructor Detail

      • Intentions

        public Intentions()
    • Method Detail

      • empty

        public static Intentions empty​(@NonNull nl.vpro.domain.media.support.OwnerType owner)
      • getValues

        public @NonNull List<Intention> getValues()
        TODO: Why couldn't this have been simply a list of IntentionType?
      • clone

        public Intentions clone​(nl.vpro.domain.media.support.OwnerType newOwner)