java.lang.Object
com.independentsoft.office.spreadsheet.pivotTables.Field

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

    • Field

      public Field()
      Instantiates a new field.
    • Field

      public Field(int index)
      Instantiates a new field.
      Parameters:
      index - the index
  • Method Details

    • clone

      public Field clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getIndex

      public int getIndex()
      Gets the index.
      Returns:
      the index
    • setIndex

      public void setIndex(int index)
      Sets the index.
      Parameters:
      index - the new index