Uses of Enum Class
dev.getelements.elements.sdk.model.blockchain.contract.near.NearProof.Direction
Packages that use NearProof.Direction
-
Uses of NearProof.Direction in dev.getelements.elements.sdk.model.blockchain.contract.near
Methods in dev.getelements.elements.sdk.model.blockchain.contract.near that return NearProof.DirectionModifier and TypeMethodDescriptionNearProof.getDirection()
static NearProof.Direction
Returns the enum constant of this class with the specified name.static NearProof.Direction[]
NearProof.Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.getelements.elements.sdk.model.blockchain.contract.near with parameters of type NearProof.Direction