public class ConcurrentUsageCriterion extends NotPersistenceObject
Constructor and Description |
---|
ConcurrentUsageCriterion() |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getLessThanAmount() |
java.math.BigDecimal |
getLessThanPercentage() |
java.math.BigDecimal |
getMoreThanAmount() |
java.math.BigDecimal |
getMoreThanPercentage() |
static long |
getSerialversionuid() |
void |
setLessThanAmount(java.math.BigDecimal lessThanAmount) |
void |
setLessThanPercentage(java.math.BigDecimal lessThanPercentage) |
void |
setMoreThanAmount(java.math.BigDecimal moreThanAmount) |
void |
setMoreThanPercentage(java.math.BigDecimal moreThanPercentage) |
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 java.math.BigDecimal getLessThanAmount()
public void setLessThanAmount(java.math.BigDecimal lessThanAmount)
public java.math.BigDecimal getMoreThanAmount()
public void setMoreThanAmount(java.math.BigDecimal moreThanAmount)
public java.math.BigDecimal getLessThanPercentage()
public void setLessThanPercentage(java.math.BigDecimal lessThanPercentage)
public java.math.BigDecimal getMoreThanPercentage()
public void setMoreThanPercentage(java.math.BigDecimal moreThanPercentage)