public class CRMDOCreditNoteLine extends CRMDOFinTransactionLine implements ICRMDOCollectionEntity
Constructor and Description |
---|
CRMDOCreditNoteLine() |
Modifier and Type | Method and Description |
---|---|
CRMDOCreditNote |
getCreditNote() |
CRMDO |
getMainEntity() |
java.lang.Integer |
getOrder() |
static long |
getSerialversionuid() |
void |
setCreditNote(CRMDOCreditNote creditNote) |
void |
setOrder(java.lang.Integer order) |
calculate, calculateFromTotal, getAmountScale, getAppliedTaxRates, getCost, getDateTime1, getDateTime2, getDateTime3, getDateTime4, getDiscount, getDiscountAmount, getDiscountPercentage, getDiscpercScale, getFinTransactionLineProductComparator, getFloat1, getFloat2, getFloat3, getFloat4, getIsTaxIncluded, getNetAmount, getNetAmountAfterDiscount, getPriceScale, getProduct, getQtyScale, getQuantity, getTaxAmount, getTaxAmountForVAT, getTaxPercentageForVAT, getTaxpercScale, getTotalAmount, getUnitPriceIncludesVAT, getUserField1, getUserField2, getUserField3, getUserField4, getUserField5, getUserField6, getUserField7, getUserField8, getVatAmount, getVatDescription, getVatPercentage, getVatpercScale, getVatRate, getWarehouseAltCode, isTaxIncluded, setAmountScale, setAppliedTaxRates, setCost, setDateTime1, setDateTime2, setDateTime3, setDateTime4, setDiscount, setDiscountAmount, setDiscountPercentage, setDiscpercScale, setFloat1, setFloat2, setFloat3, setFloat4, setIsTaxIncluded, setNetAmount, setNetAmountAfterDiscount, setPriceScale, setProduct, setQtyScale, setQuantity, setTaxAmount, setTaxAmountForVAT, setTaxPercentageForVAT, setTaxpercScale, setTotalAmount, setUnitPriceIncludesVAT, setUserField1, setUserField2, setUserField3, setUserField4, setUserField5, setUserField6, setUserField7, setUserField8, setVatAmount, setVatDescription, setVatPercentage, setVatpercScale, setVatRate, setWarehouseAltCode
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 CRMDOCreditNote getCreditNote()
public void setCreditNote(CRMDOCreditNote creditNote)
public java.lang.Integer getOrder()
getOrder
in class CRMDOFinTransactionLine
public void setOrder(java.lang.Integer order)
setOrder
in class CRMDOFinTransactionLine
public CRMDO getMainEntity()
getMainEntity
in interface ICRMDOCollectionEntity
public static long getSerialversionuid()