Interface StoredProductAttributeInterface
Interface StoredProductAttributeInterface
- StoredProductAttributeInterface implements ProductAttributeInterface
Direct known implementers
Package: ProductModule\Interfaces
Category: System
Located at CoreServices/ProductModule/Entities/Interfaces/StoredProductAttributeInterface.inc.php
Category: System
Located at CoreServices/ProductModule/Entities/Interfaces/StoredProductAttributeInterface.inc.php
Methods summary
public
integer
|
Methods inherited from ProductAttributeInterface
getAttributeEan(),
getAttributeModel(),
getOptionId(),
getOptionValueId(),
getPrice(),
getPriceType(),
getSortOrder(),
getStock(),
getVpeId(),
getVpeValue(),
getWeight(),
getWeightType(),
setAttributeEan(),
setAttributeModel(),
setOptionId(),
setOptionValueId(),
setPrice(),
setPriceType(),
setSortOrder(),
setStock(),
setVpeId(),
setVpeValue(),
setWeight(),
setWeightType()