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.TypeQNearFieldTarget.Type.resolve(int value) Returns the corresponding enum entry for the given value.final QNearFieldTarget.TypeQNearFieldTarget.type()static QNearFieldTarget.TypeReturns 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.