public class AverageProductRevenuePerUnitPerMonthSetting extends NotPersistenceObject
Constructor and Description |
---|
AverageProductRevenuePerUnitPerMonthSetting() |
Modifier and Type | Method and Description |
---|---|
CRMDOProduct |
getProduct() |
CRMDOProductBrand |
getProductBrand() |
CRMDOProductCategory |
getProductCategory() |
CRMDOProductFamily |
getProductFamily() |
CRMDOProductType |
getProductType() |
static long |
getSerialversionuid() |
void |
setProduct(CRMDOProduct product) |
void |
setProductBrand(CRMDOProductBrand productBrand) |
void |
setProductCategory(CRMDOProductCategory productCategory) |
void |
setProductFamily(CRMDOProductFamily productFamily) |
void |
setProductType(CRMDOProductType productType) |
clone, compareObjects, compareTo, deepCopy, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsRestricted, getIsViewable, getMandatoryFields, getModifiedCollections, getName, getNewvalues, getNotes, getNotVisibleActions, getNotVisibleFields, getNotVisiblePrintouts, getNumber, getOldvalues, getOwnerCollection, getProperties, getProperty, getReadOnlyFields, getRecVersion, getSharedNotes, getSortby, getUpdatedByUnit, getUpdatedByUser, getUpdatedDate, initFieldsizes, initializeCRMDO, isAssignable, isDeletable, isDeleted, isEditable, isMandatory, isModified, isModified, isNew, isRestricted, isSortbyDefined, isSpecified, isViewable, networkRestrictionsSet, onDelete, onLoad, onLoad, onSave, onSave, onUpdate, securityRestrictionsSet, setAlias, setAltCode, setAttachments, setChange, setCode, setCreatedByUnit, setCreatedByUser, setCreatedDate, setDefaultMandatoryFields, setDescription, setFieldsize, setId, setIsAssignable, setIsDeletable, setIsDeleted, setIsEditable, setIsRestricted, setIsViewable, setMandatoryFields, setModified, setModifiedCollections, setName, setNetworkRestrictionsSet, setNew, setNew, setNewvalues, setNotes, setNotVisibleActions, setNotVisibleFields, setNotVisiblePrintouts, setNumber, setOldvalues, setOwnerCollection, setProperty, setReadOnlyFields, setRecVersion, setSecurityRestrictionsSet, setSharedNotes, setSortby, setUpdatedByUnit, setUpdatedByUser, setUpdatedDate, sortbyCompareTo, toString
public AverageProductRevenuePerUnitPerMonthSetting()
public static long getSerialversionuid()
public CRMDOProduct getProduct()
public void setProduct(CRMDOProduct product)
public CRMDOProductType getProductType()
public void setProductType(CRMDOProductType productType)
public CRMDOProductFamily getProductFamily()
public void setProductFamily(CRMDOProductFamily productFamily)
public CRMDOProductCategory getProductCategory()
public void setProductCategory(CRMDOProductCategory productCategory)
public CRMDOProductBrand getProductBrand()
public void setProductBrand(CRMDOProductBrand productBrand)