public class CopyExistingPricePlanForm
extends com.crm.dataobject.NotPersistenceObject
Constructor and Description |
---|
CopyExistingPricePlanForm() |
Modifier and Type | Method and Description |
---|---|
com.crm.dataobject.priceplan.CRMDOPricePlan |
getExistingPricePlan() |
com.crm.dataobject.priceplan.CRMDOPricePlan |
getNewPricePlan() |
java.lang.String |
getPricePlanId() |
java.lang.Boolean |
getSaveNewPricePlan() |
void |
setExistingPricePlan(com.crm.dataobject.priceplan.CRMDOPricePlan existingPricePlan) |
void |
setNewPricePlan(com.crm.dataobject.priceplan.CRMDOPricePlan newPricePlan) |
void |
setPricePlanId(java.lang.String pricePlanId) |
void |
setSaveNewPricePlan(java.lang.Boolean saveNewPricePlan) |
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 java.lang.String getPricePlanId()
public void setPricePlanId(java.lang.String pricePlanId)
public java.lang.Boolean getSaveNewPricePlan()
public void setSaveNewPricePlan(java.lang.Boolean saveNewPricePlan)
public com.crm.dataobject.priceplan.CRMDOPricePlan getExistingPricePlan()
public void setExistingPricePlan(com.crm.dataobject.priceplan.CRMDOPricePlan existingPricePlan)
public com.crm.dataobject.priceplan.CRMDOPricePlan getNewPricePlan()
public void setNewPricePlan(com.crm.dataobject.priceplan.CRMDOPricePlan newPricePlan)