Class IsoSaveOptions


  • public class IsoSaveOptions
    extends Object

    Options for saving an ISO archive.

    • Constructor Detail

      • IsoSaveOptions

        public IsoSaveOptions()
    • Method Detail

      • getEventsBag

        public final EventsBagIso getEventsBag()

        Gets the container of events raising on archive saving.

        Returns:
        the container of events raising on archive saving
      • setEventsBag

        public final void setEventsBag​(EventsBagIso value)

        Sets the container of events raising on archive saving.

        Parameters:
        value - the container of events raising on archive saving