Class CallCenterRow

java.lang.Object
org.gridgain.tpcds.qgen.row.TableRowWithNulls
org.gridgain.tpcds.qgen.row.CallCenterRow
All Implemented Interfaces:
TableRow

public class CallCenterRow extends TableRowWithNulls
  • Method Details

    • getCcCallCenterSk

      public long getCcCallCenterSk()
    • getCcCallCenterId

      public String getCcCallCenterId()
    • getCcRecStartDateId

      public long getCcRecStartDateId()
    • getCcRecEndDateId

      public long getCcRecEndDateId()
    • getCcClosedDateId

      public long getCcClosedDateId()
    • getCcOpenDateId

      public long getCcOpenDateId()
    • getCcName

      public String getCcName()
    • getCcClass

      public String getCcClass()
    • getCcEmployees

      public int getCcEmployees()
    • getCcSqFt

      public int getCcSqFt()
    • getCcHours

      public String getCcHours()
    • getCcManager

      public String getCcManager()
    • getCcMarketId

      public int getCcMarketId()
    • getCcMarketClass

      public String getCcMarketClass()
    • getCcMarketDesc

      public String getCcMarketDesc()
    • getCcMarketManager

      public String getCcMarketManager()
    • getCcDivisionId

      public int getCcDivisionId()
    • getCcDivisionName

      public String getCcDivisionName()
    • getCcCompany

      public int getCcCompany()
    • getCcCompanyName

      public String getCcCompanyName()
    • getCcAddress

      public Address getCcAddress()
    • getCcTaxPercentage

      public Decimal getCcTaxPercentage()
    • getValues

      public List<String> getValues()