cms2.offer.vo.PackagingVO=function(){
  this._explicitType= "cms2.offer.vo.PackagingVO"
  this.id_product_packaging=0
  this.name=0
  this.name_string=""
  this.quantity=0
  this.action=""
  this.selected=false
}
