Class Table

java.lang.Object
ru.bgcrm.plugin.customer1c.model.Table

public class Table extends Object
Created by danion on 26.09.14.
  • Constructor Details

    • Table

      public Table(ru.bgcrm.plugin.customer1c.ws.Table table1c)
  • Method Details

    • getColumnNames

      public List<String> getColumnNames()
    • getRows

      public List<Row> getRows()