Uses of Enum
io.qt.nfc.QNearFieldTarget.Type
Packages that use QNearFieldTarget.Type
-
Uses of QNearFieldTarget.Type in io.qt.nfc
Methods in io.qt.nfc that return QNearFieldTarget.TypeModifier and TypeMethodDescriptionstatic QNearFieldTarget.Type
QNearFieldTarget.Type.resolve
(int value) Returns the corresponding enum entry for the given value.final QNearFieldTarget.Type
QNearFieldTarget.type()
static QNearFieldTarget.Type
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.