Class CsvHeader

java.lang.Object
bld.generator.report.csv.CsvHeader

public class CsvHeader extends Object
The Class CsvHeader.
  • Constructor Details

    • CsvHeader

      public CsvHeader(Field field)
      Instantiates a new csv header.
      Parameters:
      field - the field
  • Method Details

    • getField

      public Field getField()
      Gets the field.
      Returns:
      the field
    • getName

      public String getName()
      Gets the name.
      Returns:
      the name
    • getIndex

      public Double getIndex()
      Gets the index.
      Returns:
      the index
    • getDateFormat

      public CsvDate getDateFormat()
      Gets the date format.
      Returns:
      the date format