JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.casper.sdk.types
Interface HasTag
All Known Implementing Classes:
CLKeyInfo.KeyType
,
CLPublicKey
,
DeployExecutable
,
ModuleBytes
,
Signature
,
StoredContractByHash
,
StoredContractByName
,
StoredVersionedContractByHash
,
StoredVersionedContractByName
,
Transfer
,
URef
public interface
HasTag
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getTag
()
Obtains the byte tag for this type of casper object
Method Detail
getTag
int getTag()
Obtains the byte tag for this type of casper object
Returns:
the tag number
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method