public class CRMDOVoucherProduct extends CRMDOMasterEntity implements ICRMDOCollectionEntity
Constructor and Description |
---|
CRMDOVoucherProduct() |
Modifier and Type | Method and Description |
---|---|
CRMDO |
getMainEntity() |
CRMDOProduct |
getProduct() |
CRMDOProductType |
getProductType() |
static long |
getSerialversionuid() |
CRMDOVoucher |
getVoucher() |
void |
setProduct(CRMDOProduct product) |
void |
setProductType(CRMDOProductType productType) |
void |
setVoucher(CRMDOVoucher voucher) |
canBeApproved, getApprovalRequests, getCanBeApproved, getDefinition, getIsPendingAproval, getLifeCycleState, getNumberOfPendingAprovals, getOwnedByGroup, getPrivacyLevel, getReadOnlyAccess, getUsersAuthorisedToRespond, isPendingAproval, setApprovalRequests, setCanBeApproved, setDefinition, setIsPendingAproval, setLifeCycleState, setNumberOfPendingAprovals, setOwnedByGroup, setPrivacyLevel, setReadOnlyAccess, setUsersAuthorisedToRespond
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 CRMDOVoucher getVoucher()
public void setVoucher(CRMDOVoucher voucher)
public CRMDOProduct getProduct()
public void setProduct(CRMDOProduct product)
public CRMDO getMainEntity()
getMainEntity
in interface ICRMDOCollectionEntity
public static long getSerialversionuid()
public CRMDOProductType getProductType()
public void setProductType(CRMDOProductType productType)