|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.kfs.module.ar.businessobject.NonAppliedHolding
public class NonAppliedHolding
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
NonAppliedHolding()
Default constructor. |
|
| Method Summary | |
|---|---|
org.kuali.rice.kns.util.KualiDecimal |
getAppliedUnappliedAmount()
Gets the appliedUnappliedAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getAvailableUnappliedAmount()
Gets the availableUnappliedAmount attribute. |
Customer |
getCustomer()
Gets the customer attribute. |
String |
getCustomerNumber()
Gets the customerNumber attribute. |
FinancialSystemDocumentHeader |
getDocumentHeader()
Sets the documentHeader attribute value. |
org.kuali.rice.kns.util.KualiDecimal |
getFinancialDocumentLineAmount()
Gets the financialDocumentLineAmount attribute. |
Collection<NonAppliedDistribution> |
getNonAppliedDistributions()
Gets the nonAppliedDistributions attribute. |
Collection<NonInvoicedDistribution> |
getNonInvoicedDistributions()
Gets the nonInvoicedDistributions attribute. |
String |
getReferenceFinancialDocumentNumber()
Gets the referenceFinancialDocumentNumber attribute. |
void |
setCustomer(Customer customer)
Deprecated. |
void |
setCustomerNumber(String customerNumber)
Sets the customerNumber attribute. |
void |
setDocumentHeader(FinancialSystemDocumentHeader documentHeader)
Sets the documentHeader attribute value. |
void |
setFinancialDocumentLineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentLineAmount)
Sets the financialDocumentLineAmount attribute. |
void |
setNonAppliedDistributions(List<NonAppliedDistribution> nonAppliedDistributions)
Sets the nonAppliedDistributions attribute value. |
void |
setNonInvoicedDistributions(Collection<NonInvoicedDistribution> nonInvoicedDistributions)
Sets the nonInvoicedDistributions attribute value. |
void |
setReferenceFinancialDocumentNumber(String referenceFinancialDocumentNumber)
Sets the referenceFinancialDocumentNumber attribute. |
protected LinkedHashMap |
toStringMapper()
|
| Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes |
| Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
|---|
prepareForWorkflow, toString, toStringBuilder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
|---|
prepareForWorkflow |
| Constructor Detail |
|---|
public NonAppliedHolding()
| Method Detail |
|---|
public String getReferenceFinancialDocumentNumber()
public void setReferenceFinancialDocumentNumber(String referenceFinancialDocumentNumber)
referenceFinancialDocumentNumber - The referenceFinancialDocumentNumber to set.public org.kuali.rice.kns.util.KualiDecimal getFinancialDocumentLineAmount()
public void setFinancialDocumentLineAmount(org.kuali.rice.kns.util.KualiDecimal financialDocumentLineAmount)
financialDocumentLineAmount - The financialDocumentLineAmount to set.public String getCustomerNumber()
public void setCustomerNumber(String customerNumber)
customerNumber - The customerNumber to set.public Customer getCustomer()
public void setCustomer(Customer customer)
customer - The customer to set.public Collection<NonInvoicedDistribution> getNonInvoicedDistributions()
public void setNonInvoicedDistributions(Collection<NonInvoicedDistribution> nonInvoicedDistributions)
nonInvoicedDistributions - The nonInvoicedDistributions to set.public Collection<NonAppliedDistribution> getNonAppliedDistributions()
public void setNonAppliedDistributions(List<NonAppliedDistribution> nonAppliedDistributions)
nonAppliedDistributions - The nonAppliedDistributions to set.protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()public org.kuali.rice.kns.util.KualiDecimal getAvailableUnappliedAmount()
public org.kuali.rice.kns.util.KualiDecimal getAppliedUnappliedAmount()
public FinancialSystemDocumentHeader getDocumentHeader()
documentHeader. - public void setDocumentHeader(FinancialSystemDocumentHeader documentHeader)
documentHeader. -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||