public class CRMDOSubTypePhysicalGood extends CRMDO implements ICRMDOCollectionEntity
| Constructor and Description |
|---|
CRMDOSubTypePhysicalGood() |
| Modifier and Type | Method and Description |
|---|---|
CRMDO |
getMainEntity() |
SubscriptionTypeOption |
getOption() |
CRMDOProduct |
getProduct() |
CRMDOProductType |
getProductType() |
static long |
getSerialversionuid() |
CRMDOSubscriptionType |
getSubscriptionType() |
void |
setOption(SubscriptionTypeOption option) |
void |
setProduct(CRMDOProduct product) |
void |
setProductType(CRMDOProductType productType) |
void |
setSubscriptionType(CRMDOSubscriptionType subscriptionType) |
clone, compareObjects, compareTo, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, 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, 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, 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, toStringpublic CRMDOSubscriptionType getSubscriptionType()
public void setSubscriptionType(CRMDOSubscriptionType subscriptionType)
public CRMDOProduct getProduct()
public void setProduct(CRMDOProduct product)
public CRMDOProductType getProductType()
public void setProductType(CRMDOProductType productType)
public SubscriptionTypeOption getOption()
public void setOption(SubscriptionTypeOption option)
public static long getSerialversionuid()
public CRMDO getMainEntity()
getMainEntity in interface ICRMDOCollectionEntity