public class GetRawAbiRequest
extends java.lang.Object
IRPCProvider.getRawAbi(GetRawAbiRequest)| Constructor and Description |
|---|
GetRawAbiRequest(@NotNull java.lang.String accountName)
Instantiates a new GetRawAbiRequest.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull java.lang.String |
getAccountName()
Gets the string representation of EOSIO name type
|
void |
setAccountName(@NotNull java.lang.String accountName)
Sets the string representation of EOSIO name type
|
public GetRawAbiRequest(@NotNull
@NotNull java.lang.String accountName)
accountName - the String representation of EOSIO name type@NotNull public @NotNull java.lang.String getAccountName()
public void setAccountName(@NotNull
@NotNull java.lang.String accountName)
accountName - the string representation of EOSIO name type