cms2.offer.vo.ProductPriceVO=function(){
  this._explicitType= "cms2.offer.vo.ProductPriceVO"
  this.id_product_price=0
  this.netto=0
  this.brutto=0
  this.vat=0
}
