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