Class SavotData

All Implemented Interfaces:
SimpleTypes

public final class SavotData extends MarkupComment

Data element

Author:
Andre Schaaff
  • Constructor Details

    • SavotData

      public SavotData()
      Constructor
  • Method Details

    • setTableData

      public void setTableData(SavotTableData tableData)
      Set the TABLEDATA element
      Parameters:
      tableData -
    • getTableData

      public SavotTableData getTableData()
      Get the TABLEDATA element
      Returns:
      SavotTableData
    • setBinary

      public void setBinary(SavotBinary binary)
      Set the BINARY element
      Parameters:
      binary -
    • getBinary

      public SavotBinary getBinary()
      Get the BINARY element
      Returns:
      SavotBinary
    • setFits

      public void setFits(SavotFits fits)
      Set the FITS element
      Parameters:
      fits -
    • getFits

      public SavotFits getFits()
      Get the FITS element
      Returns:
      SavotFits