@interface WDQuantityListDataProvider : WDSampleListDataProvider - (id)sampleTypes; - (id)titleForSection:(unsigned long long)a0; - (id)initWithDisplayType:(id)a0 profile:(id)a1; - (id)textForObject:(id)a0; @end