Interface PopulatorList<SOURCE,​TARGET>

    • Method Detail

      • getPopulators

        java.util.List<Populator<SOURCE,​TARGET>> getPopulators()
        Get the list of populators.
        Returns:
        the populators.
      • setPopulators

        void setPopulators​(java.util.List<Populator<SOURCE,​TARGET>> populators)
        Set the list of populators.
        Parameters:
        populators - the populators