Class OutputParam


  • public class OutputParam
    extends java.lang.Object
    Output parameter
    Version:
    1.0 2021/09/29
    Author:
    Copyright (c) 2020-2022 Antenna House, Inc. All rights reserved.
    • Constructor Summary

      Constructors 
      Constructor Description
      OutputParam()
      Constructor
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • outputFilePath

        public java.lang.String outputFilePath
        Output file path
      • fileAddColumn

        public java.lang.String fileAddColumn
        The column name for the additional data to the output file
    • Constructor Detail

      • OutputParam

        public OutputParam()
        Constructor