Class NamedChannelsAppend

Object
AnchorBean<InputManager<NamedChannelsInputPart>>
InputManager<NamedChannelsInputPart>
InputManagerWithStackReader<NamedChannelsInputPart>
NamedChannelsBase
NamedChannelsAppend

public class NamedChannelsAppend extends NamedChannelsBase
  • Constructor Details

    • NamedChannelsAppend

      public NamedChannelsAppend()
  • Method Details

    • inputs

      public InputsWithDirectory<NamedChannelsInputPart> inputs(InputManagerParameters parameters) throws InputReadFailedException
      Specified by:
      inputs in class InputManager<NamedChannelsInputPart>
      Throws:
      InputReadFailedException
    • getInput

      public InputManager<NamedChannelsInputPart> getInput()
    • setInput

      public void setInput(InputManager<NamedChannelsInputPart> input)
    • getListAppend

      public List<NamedBean<DerivePath>> getListAppend()
    • setListAppend

      public void setListAppend(List<NamedBean<DerivePath>> listAppend)
    • isForceEagerEvaluation

      public boolean isForceEagerEvaluation()
    • setForceEagerEvaluation

      public void setForceEagerEvaluation(boolean forceEagerEvaluation)
    • isIgnoreFileNotFoundAppend

      public boolean isIgnoreFileNotFoundAppend()
    • setIgnoreFileNotFoundAppend

      public void setIgnoreFileNotFoundAppend(boolean ignoreFileNotFoundAppend)
    • isSkipMissingChannels

      public boolean isSkipMissingChannels()
    • setSkipMissingChannels

      public void setSkipMissingChannels(boolean skipMissingChannels)