public final class Product extends Object implements RelevantNullChecker
| Constructor and Description |
|---|
Product() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallNull, setIfNotAllNullpublic Date getCreatedDate()
public Event getEvent()
public void setEventIf(Event event)
public Long getId()
public ProductInvoicing getInvoicing()
public Product setInvoicing(ProductInvoicing invoicing)
public void setInvoicingIf(ProductInvoicing invoicing)
public String getItemName()
public ProductMetaFields getMetaFields()
public Product setMetaFields(ProductMetaFields metaFields)
public void setMetaFieldsIf(ProductMetaFields metaFields)
public Date getModificationDate()
public ProductOverview getOverview()
public Product setOverview(ProductOverview overview)
public ProductPricing getPricing()
public Product setPricing(ProductPricing pricing)
public ProductPublishing getPublishing()
public Product setPublishing(ProductPublishing publishing)
public void setPublishingIf(ProductPublishing publishing)
public String getSnippet()
public boolean allNull()
RelevantNullCheckernull
value within its tree, among those that has been included to be checked.allNull in interface RelevantNullCheckertrue if at least a single property of this resource has a non null value,
otherwise falseCopyright © 2020. All rights reserved.