Uses of Class
dev.getelements.elements.sdk.model.blockchain.contract.near.NearOutcome
Packages that use NearOutcome
-
Uses of NearOutcome in dev.getelements.elements.sdk.model.blockchain.contract.near
Methods in dev.getelements.elements.sdk.model.blockchain.contract.near that return NearOutcomeModifier and TypeMethodDescriptionNearReceiptOutcome.getOutcome()
NearTransactionOutcome.getOutcome()
Methods in dev.getelements.elements.sdk.model.blockchain.contract.near with parameters of type NearOutcomeModifier and TypeMethodDescriptionvoid
NearReceiptOutcome.setOutcome
(NearOutcome outcome) void
NearTransactionOutcome.setOutcome
(NearOutcome outcome)