TraitProduct
Table of Contents
Methods
- getCommCode() : mixed
- getCurrencyId() : mixed
- getId() : mixed
- getModule() : mixed
- getStatus() : mixed
- getUserId() : mixed
- getVal() : mixed
- getVatTypeId() : mixed
- getWeight() : mixed
- setCommCode() : Product
- setCurrencyId() : Product
- setStatus() : Product
- setVal() : Product
- setVatTypeId() : Product
- setWeight() : Product
Methods
getCommCode()
public
getCommCode() : mixed
getCurrencyId()
public
getCurrencyId() : mixed
getId()
public
getId() : mixed
getModule()
public
getModule() : mixed
getStatus()
public
getStatus() : mixed
getUserId()
public
getUserId() : mixed
getVal()
public
getVal() : mixed
getVatTypeId()
public
getVatTypeId() : mixed
getWeight()
public
getWeight() : mixed
setCommCode()
public
setCommCode(mixed $comm_code) : Product
Parameters
- $comm_code : mixed
Return values
ProductsetCurrencyId()
public
setCurrencyId(mixed $currency_id) : Product
Parameters
- $currency_id : mixed
Return values
ProductsetStatus()
public
setStatus(mixed $status) : Product
Parameters
- $status : mixed
Return values
ProductsetVal()
public
setVal(mixed $val) : Product
Parameters
- $val : mixed
Return values
ProductsetVatTypeId()
public
setVatTypeId(mixed $vat_type_id) : Product
Parameters
- $vat_type_id : mixed
Return values
ProductsetWeight()
public
setWeight(mixed $weight) : Product
Parameters
- $weight : mixed