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 Link icon

    • getVia Link icon

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

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

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

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

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

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

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