public class ImportVoucherDefinition extends NotPersistenceObject
Constructor and Description |
---|
ImportVoucherDefinition() |
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 static long getSerialversionuid()
public CRMDOProcessRunDefinition getProcessRunDefinition()
public void setProcessRunDefinition(CRMDOProcessRunDefinition processRunDefinition)
public CRMDOVoucherType getVoucherType()
public void setVoucherType(CRMDOVoucherType voucherType)
public ImportVoucherTypeOption getVoucherTypeOption()
public void setVoucherTypeOption(ImportVoucherTypeOption voucherTypeOption)
public java.util.Date getVoucherEffectiveDate()
public void setVoucherEffectiveDate(java.util.Date voucherEffectiveDate)
public ImportVoucherEffectiveDateOption getEffectiveDateOption()
public void setEffectiveDateOption(ImportVoucherEffectiveDateOption effectiveDateOption)
public java.util.Date getVoucherExpirationDate()
public void setVoucherExpirationDate(java.util.Date voucherExpirationDate)
public ImportVoucherExpirationDateOption getExpirationDateOption()
public void setExpirationDateOption(ImportVoucherExpirationDateOption expirationDateOption)
public com.crm.process.utilities.SchedulerTask getSchedulerTask()
public void setSchedulerTask(com.crm.process.utilities.SchedulerTask schedulerTask)