Uses of Class
io.qt.nfc.QNdefNfcSmartPosterRecord.Action
Package | Description |
---|---|
io.qt.nfc |
-
Uses of QNdefNfcSmartPosterRecord.Action in io.qt.nfc
Methods in io.qt.nfc that return QNdefNfcSmartPosterRecord.Action Modifier and Type Method Description QNdefNfcSmartPosterRecord.Action
QNdefNfcSmartPosterRecord. action()
static QNdefNfcSmartPosterRecord.Action
QNdefNfcSmartPosterRecord.Action. resolve(int value)
Returns the corresponding enum entry for the given value.static QNdefNfcSmartPosterRecord.Action
QNdefNfcSmartPosterRecord.Action. valueOf(String name)
Returns the enum constant of this type with the specified name.static QNdefNfcSmartPosterRecord.Action[]
QNdefNfcSmartPosterRecord.Action. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.nfc with parameters of type QNdefNfcSmartPosterRecord.Action Modifier and Type Method Description void
QNdefNfcSmartPosterRecord. setAction(QNdefNfcSmartPosterRecord.Action act)