|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InternalBillingItem | |
|---|---|
| org.kuali.kfs.fp.document | |
| org.kuali.kfs.fp.document.web.struts | |
| Uses of InternalBillingItem in org.kuali.kfs.fp.document |
|---|
| Methods in org.kuali.kfs.fp.document that return InternalBillingItem | |
|---|---|
InternalBillingItem |
InternalBillingDocument.getItem(int index)
Retrieve a particular item at a given index in the list of items. |
| Methods in org.kuali.kfs.fp.document with parameters of type InternalBillingItem | |
|---|---|
void |
InternalBillingDocument.addItem(InternalBillingItem item)
Adds a new item to the item list. |
| Uses of InternalBillingItem in org.kuali.kfs.fp.document.web.struts |
|---|
| Fields in org.kuali.kfs.fp.document.web.struts declared as InternalBillingItem | |
|---|---|
protected InternalBillingItem |
InternalBillingForm.newItem
|
| Methods in org.kuali.kfs.fp.document.web.struts that return InternalBillingItem | |
|---|---|
InternalBillingItem |
InternalBillingForm.getNewItem()
|
| Methods in org.kuali.kfs.fp.document.web.struts with parameters of type InternalBillingItem | |
|---|---|
void |
InternalBillingForm.setNewItem(InternalBillingItem newItem)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||