Uses of Enum Class
org.tavall.couriers.api.qr.enums.QRState
Packages that use QRState
Package
Description
-
Uses of QRState in org.tavall.couriers.api.qr.database.entities
Methods in org.tavall.couriers.api.qr.database.entities that return QRStateMethods in org.tavall.couriers.api.qr.database.entities with parameters of type QRStateConstructors in org.tavall.couriers.api.qr.database.entities with parameters of type QRState -
Uses of QRState in org.tavall.couriers.api.qr.enums
Subclasses with type arguments of type QRState in org.tavall.couriers.api.qr.enumsMethods in org.tavall.couriers.api.qr.enums that return QRState -
Uses of QRState in org.tavall.couriers.api.qr.metadata
Methods in org.tavall.couriers.api.qr.metadata that return QRStateMethods in org.tavall.couriers.api.qr.metadata with parameters of type QRStateConstructors in org.tavall.couriers.api.qr.metadata with parameters of type QRStateModifierConstructorDescriptionQRMetaData(QRType qrType, GenerateUUID uuid, String qrData, Instant createdAt, QRState qrState)