get tax value

hi,

i have items in salesBasketLine. Line has field taxItemGroup. How can I get gross value? I found method

TaxData::percent(this.TaxCode, systemdateget(), 0);

but I need TaxCode… Is there class for that purpose?