#include <xtupleproductkey.h>
Public Member Functions | |
| XTupleProductKey (const QString &) | |
| virtual | ~XTupleProductKey () |
| QString | customerId () const |
| QDate | expiration () const |
| bool | perpetual () const |
| int | users () const |
| bool | valid () const |
| int | version () const |
| XTupleProductKey::XTupleProductKey | ( | const QString & | key | ) |
| XTupleProductKey::~XTupleProductKey | ( | ) | [virtual] |
| QString XTupleProductKey::customerId | ( | ) | const |
| QDate XTupleProductKey::expiration | ( | ) | const |
| bool XTupleProductKey::perpetual | ( | ) | const |
| int XTupleProductKey::users | ( | ) | const |
| bool XTupleProductKey::valid | ( | ) | const |
| int XTupleProductKey::version | ( | ) | const |
| Generated on Mon Jan 23 2012 12:22:41 | xTuple ERP Programmer Reference, Version 3.8.0 |
1.7.6.1
|