Package com.casper.sdk.model.contract.entrypoint
-
Interface Summary Interface Description EntryPoint.EntryPointAccess EntryPointAccess Interface describing the possible access control options for a contract entry point (method). -
Class Summary Class Description EntryPoint Entry points to be executed against the V1 Casper VM.EntryPoint.EntryPointAccessList EntryPoint.EntryPointBuilder EntryPointArg A named argument for an entry point.EntryPointArg.EntryPointArgBuilder EntryPointV1 Type signature of a method.EntryPointV1.EntryPointV1Builder EntryPointV2 The entry point for the V2 Casper VM.EntryPointV2.EntryPointV2Builder EntryPointValue The encapsulated representation of entry points.EntryPointValue.EntryPointValueBuilder GroupsAccess Only users from the listed groups may call this method.PublicAccess Anyone can call this method (no access controls).TemplateAccess Can't be accessed directly but are kept in the derived wasm bytes. -
Enum Summary Enum Description EntryPoint.EntryPointAccessEnum EntryPoint.EntryPointPayment An enum specifying who pays for the invocation and execution of the entrypoint.EntryPoint.EntryPointType Context of method executionEntryPointType Context of method execution