|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractInvoicePosition | |
|---|---|
| org.opencrx.kernel.contract1.cci2 | |
| org.opencrx.kernel.contract1.jdo2 | |
| org.opencrx.kernel.contract1.jmi1 | |
| Uses of AbstractInvoicePosition in org.opencrx.kernel.contract1.cci2 |
|---|
| Subinterfaces of AbstractInvoicePosition in org.opencrx.kernel.contract1.cci2 | |
|---|---|
interface |
InvoicePosition
Class InvoicePosition |
| Methods in org.opencrx.kernel.contract1.cci2 with type parameters of type AbstractInvoicePosition | ||
|---|---|---|
|
Invoice.getPosition()
Retrieves a set containing all the elements for the reference position. |
|
| Methods in org.opencrx.kernel.contract1.cci2 that return AbstractInvoicePosition | |
|---|---|
AbstractInvoicePosition |
Invoice.getPosition(boolean idIsPersistent,
String id)
Retrieves the value for the reference position for the
specified qualifier attribute value. |
| Methods in org.opencrx.kernel.contract1.cci2 with parameters of type AbstractInvoicePosition | |
|---|---|
void |
Invoice.addPosition(boolean idIsPersistent,
String id,
AbstractInvoicePosition position)
Adds the specified element to the set of the values for the reference position. |
| Uses of AbstractInvoicePosition in org.opencrx.kernel.contract1.jdo2 |
|---|
| Classes in org.opencrx.kernel.contract1.jdo2 that implement AbstractInvoicePosition | |
|---|---|
class |
AbstractInvoicePosition
Abstract class AbstractInvoicePosition |
class |
InvoicePosition
Class InvoicePosition |
| Methods in org.opencrx.kernel.contract1.jdo2 with type parameters of type AbstractInvoicePosition | ||
|---|---|---|
|
Invoice.getPosition()
Retrieves a set containing all the elements for the reference position. |
|
| Methods in org.opencrx.kernel.contract1.jdo2 that return AbstractInvoicePosition | |
|---|---|
AbstractInvoicePosition |
Invoice.getPosition(boolean idIsPersistent,
String id)
Retrieves the value for the reference position for the
specified qualifier attribute value. |
| Methods in org.opencrx.kernel.contract1.jdo2 with parameters of type AbstractInvoicePosition | |
|---|---|
void |
Invoice.addPosition(boolean idIsPersistent,
String id,
AbstractInvoicePosition position)
Adds the specified element to the set of the values for the reference position. |
| Uses of AbstractInvoicePosition in org.opencrx.kernel.contract1.jmi1 |
|---|
| Subinterfaces of AbstractInvoicePosition in org.opencrx.kernel.contract1.jmi1 | |
|---|---|
interface |
AbstractInvoicePosition
Abstract class AbstractInvoicePosition |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||