Interface ProductOptionXref
- All Superinterfaces:
MultiTenantCloneable<ProductOptionXref>,Serializable
- All Known Implementing Classes:
ProductOptionXrefImpl
- Author:
- Jeff Fischer
-
Method Summary
Modifier and TypeMethodDescriptiongetId()voidvoidsetProduct(Product product) voidsetProductOption(ProductOption productOption) Methods inherited from interface org.broadleafcommerce.common.copy.MultiTenantCloneable
createOrRetrieveCopyInstance
-
Method Details
-
getId
Long getId() -
setId
-
getProduct
Product getProduct() -
setProduct
-
getProductOption
ProductOption getProductOption() -
setProductOption
-