Package com.syntifi.casper.sdk.identifier.dictionary
-
Interface Summary Interface Description DictionaryIdentifier Simple contract interface for DictionaryIdentifier parameter -
Class Summary Class Description AccountNamedKey Account named key for dictionary item callsAccountNamedKeyDictionaryIdentifier Identifier class passed to serviceCasperService.getStateDictionaryItem(String, DictionaryIdentifier)
to Lookup a dictionary item via an Account named keyContractNamedKey Contract named key for dictionary item callsContractNamedKeyDictionaryIdentifier Identifier class passed to serviceCasperService.getStateDictionaryItem(String, DictionaryIdentifier)
to Lookup a dictionary item via a Contract named keys for dictionary item callsStringDictionaryIdentifier Identifier class passed to serviceCasperService.getStateDictionaryItem(String, DictionaryIdentifier)
to Lookup a dictionary item via it's unique keyURefDictionaryIdentifier Identifier class passed to serviceCasperService.getStateDictionaryItem(String, DictionaryIdentifier)
to Lookup a dictionary item via its seed URefURefSeed Seed URef for dictionary item calls