public final class ProductPublishing extends Object implements RelevantNullChecker
| Constructor and Description |
|---|
ProductPublishing() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallNull, setIfNotAllNullpublic ProductDomain getAt()
public ProductPublishing setAt(ProductDomain at)
public Boolean getComingSoon()
public ProductPublishing setComingSoon(Boolean comingSoon)
public Date getCreatedDate()
public ProductPublishing setCreatedDate(Date createdDate)
public String getDescription()
public ProductPublishing setDescription(String description)
public Boolean getFacebookLike()
public ProductPublishing setFacebookLike(Boolean facebookLike)
public Boolean getGooglePlus()
public ProductPublishing setGooglePlus(Boolean googlePlus)
public Boolean getLinkedInShare()
public ProductPublishing setLinkedInShare(Boolean linkedInShare)
public Date getModificationDate()
public ProductPublishing setModificationDate(Date modificationDate)
public List<ProductPicture> getPictures()
public ProductPublishing setPictures(List<ProductPicture> pictures)
public Boolean getPublished()
public ProductPublishing setPublished(Boolean published)
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.