#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 | ) |
|
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 Dec 1 2014 | xTuple ERP Programmer Reference, Version 4.8.0 |
1.8.7
|