public class CRMDOInvoiceCancellation extends CRMDOFinancialTransaction
Constructor and Description |
---|
CRMDOInvoiceCancellation() |
Modifier and Type | Method and Description |
---|---|
CRMDOInvoice |
getInvoice() |
java.util.Set<CRMDOInvoiceAllocation> |
getInvoiceAllocations() |
java.lang.String |
getIssueReason() |
static long |
getSerialversionuid() |
void |
setInvoice(CRMDOInvoice invoice) |
void |
setInvoiceAllocations(java.util.Set<CRMDOInvoiceAllocation> invoiceAllocations) |
void |
setIssueReason(java.lang.String issueReason) |
getAccountReceivable, getCategory, getContactInformation, getDateTime1, getDateTime2, getDateTime3, getDateTime4, getDateTime5, getDateTime6, getDateTime7, getDateTime8, getDiscAmount, getFloat1, getFloat2, getFloat3, getFloat4, getFloat5, getFloat6, getFloat7, getFloat8, getIssuedDate, getItems, getLifeCycleState, getMasterDO, getNetAmount, getPostedDate, getRejectionReason, getTotalAmount, getTransactionNumber, getType, getUserField1, getUserField10, getUserField11, getUserField12, getUserField13, getUserField14, getUserField15, getUserField16, getUserField17, getUserField18, getUserField19, getUserField2, getUserField20, getUserField21, getUserField22, getUserField23, getUserField24, getUserField3, getUserField4, getUserField5, getUserField6, getUserField7, getUserField8, getUserField9, getVatAmount, setAccountReceivable, setCategory, setContactInformation, setDateTime1, setDateTime2, setDateTime3, setDateTime4, setDateTime5, setDateTime6, setDateTime7, setDateTime8, setDiscAmount, setFloat1, setFloat2, setFloat3, setFloat4, setFloat5, setFloat6, setFloat7, setFloat8, setIssuedDate, setItems, setLifeCycleState, setNetAmount, setPostedDate, setRejectionReason, setTotalAmount, setTransactionNumber, setType, setUserField1, setUserField10, setUserField11, setUserField12, setUserField13, setUserField14, setUserField15, setUserField16, setUserField17, setUserField18, setUserField19, setUserField2, setUserField20, setUserField21, setUserField22, setUserField23, setUserField24, setUserField3, setUserField4, setUserField5, setUserField6, setUserField7, setUserField8, setUserField9, setVatAmount
clone, compareObjects, compareTo, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, 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, 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, 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 CRMDOInvoice getInvoice()
public void setInvoice(CRMDOInvoice invoice)
public java.lang.String getIssueReason()
public void setIssueReason(java.lang.String issueReason)
public java.util.Set<CRMDOInvoiceAllocation> getInvoiceAllocations()
public void setInvoiceAllocations(java.util.Set<CRMDOInvoiceAllocation> invoiceAllocations)
public static long getSerialversionuid()