public class JobTypeCompletionTimeRulePhysicalGood extends NotPersistenceObject
Constructor and Description |
---|
JobTypeCompletionTimeRulePhysicalGood() |
Modifier and Type | Method and Description |
---|---|
CRMDOProduct |
getProduct() |
java.lang.String |
getProductID() |
CRMDOProductType |
getProductType() |
java.lang.String |
getProductTypeID() |
java.math.BigDecimal |
getQuantity() |
void |
setProduct(CRMDOProduct product) |
void |
setProductID(java.lang.String productID) |
void |
setProductType(CRMDOProductType productType) |
void |
setProductTypeID(java.lang.String productTypeID) |
void |
setQuantity(java.math.BigDecimal quantity) |
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 JobTypeCompletionTimeRulePhysicalGood()
public void setProductID(java.lang.String productID)
public java.lang.String getProductID()
public void setProduct(CRMDOProduct product)
public CRMDOProduct getProduct()
public void setProductTypeID(java.lang.String productTypeID)
public java.lang.String getProductTypeID()
public void setProductType(CRMDOProductType productType)
public CRMDOProductType getProductType()
public void setQuantity(java.math.BigDecimal quantity)
public java.math.BigDecimal getQuantity()