Interface | osid.acknowledgement.BillingNode | ||
---|---|---|---|
Implements | osid.OsidNode | ||
Description |
This interface is a container for a partial hierarchy
retrieval. The number of hierarchy levels traversable through
this interface depend on the number of levels requested in the
| ||
Method | getBilling | ||
Description |
Gets the | ||
Return | osid.acknowledgement.Billing | the billing represented by this node | |
Compliance | mandatory | This method must be implemented. | |
Method | getParentBillingNodes | ||
Description |
Gets the parents of this billing. | ||
Return | osid.acknowledgement.BillingNodeList | the parents of this billing | |
Compliance | mandatory | This method must be implemented. | |
Method | getChildBillingNodes | ||
Description |
Gets the children of this billing. | ||
Return | osid.acknowledgement.BillingNodeList | the children of this billing | |
Compliance | mandatory | This method must be implemented. |