Public Member Functions | |
| getConferenceId () | |
| getDescription () | |
| getName () | |
| getRequestUrl () | |
| getSchedConfId () | |
| getType () | |
| setConferenceId ($conferenceId) | |
| setRequestUrl ($url) | |
| setSchedConfId ($schedConfId) | |
| setType ($type) | |
Public Attributes | |
| $conferenceId | |
| $requestUrl | |
| $schedConfId | |
| $type | |
Definition at line 20 of file OCSQueuedPayment.inc.php.
| OCSQueuedPayment.getDescription | ( | ) |
Returns the name of the QueuedPayment.
Definition at line 65 of file OCSQueuedPayment.inc.php.
References getSchedConfId().
| OCSQueuedPayment.getName | ( | ) |
Returns the name of the QueuedPayment.
Definition at line 54 of file OCSQueuedPayment.inc.php.
1.4.7