description = desc; category = cat;
return bids;
return category;
return comments;
return description;
return id;
this.bids = bids;
this.category = category;
this.comments = comments;
this.description = description;
this.id = id;