Uses of Enum Class
io.meeds.deeds.constant.BlockchainOfferStatus
Packages that use BlockchainOfferStatus
-
Uses of BlockchainOfferStatus in io.meeds.deeds.constant
Methods in io.meeds.deeds.constant that return BlockchainOfferStatusModifier and TypeMethodDescriptionstatic BlockchainOfferStatusReturns the enum constant of this class with the specified name.static BlockchainOfferStatus[]BlockchainOfferStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BlockchainOfferStatus in io.meeds.deeds.service
Methods in io.meeds.deeds.service that return types with arguments of type BlockchainOfferStatusModifier and TypeMethodDescriptionBlockchainService.getOfferTransactionEvents(String transactionHash)