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 TypeMethodDescriptionvoidNearReceiptOutcome.setOutcome(NearOutcome outcome) voidNearTransactionOutcome.setOutcome(NearOutcome outcome)