Interface Table<F extends Field>

    • Method Detail

      • getPath

        SchemaPath getPath()
        Returns the path representing this table.
      • getLabel

        java.lang.String getLabel()
        Returns the label.
      • getFields

        java.util.List<F> getFields()
        Returns fields of this table.