returnItemValue return _item;
return _item;
returnString //~ Methods ---------------------------------------------------------------- return _itemId;
//~ Methods ---------------------------------------------------------------- return _itemId;
returnProductValue return _product;
return _product;
Sets the itemValue.paramitemValue The itemValue to set _item = item;
_item = item;
Sets the itemId.paramitemId The itemId to set _itemId = itemId;
_itemId = itemId;
Sets the productValue.paramproductValue The productValue to set _product = product;
_product = product;