Class AliasesParser.AliasOptions

java.lang.Object
ecmwf.ecpds.master.transfer.AliasesParser.AliasOptions
Enclosing class:
AliasesParser

public static final class AliasesParser.AliasOptions extends Object
The Class AliasOptions. Used to store the new values for the DataTransfer for each Destination.
  • Method Details

    • getVia

      public List<String> getVia()
      Gets the via.
      Returns:
      the via
    • getTarget

      public String getTarget()
      Gets the target.
      Returns:
      the target
    • getLifeTime

      public String getLifeTime()
      Gets the life time.
      Returns:
      the life time
    • getDelay

      public long getDelay()
      Gets the delay.
      Returns:
      the delay
    • getPriority

      public int getPriority()
      Gets the priority.
      Returns:
      the priority
    • getAsap

      public boolean getAsap()
      Gets the asap.
      Returns:
      the asap
    • getEvent

      public boolean getEvent()
      Gets the event.
      Returns:
      the event