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