public class IotaGetTrytesRequest extends IotaCommandRequest
| Modifier and Type | Method and Description |
|---|---|
static IotaGetTrytesRequest |
createGetTrytesRequest(String... hashes)
Initializes a new instance of the IotaGetTrytesRequest class.
|
String[] |
getHashes()
Gets the hashes.
|
void |
setHashes(String[] hashes)
Sets the hashes.
|
createGetNeighborsRequest, createGetTipsRequest, createInterruptAttachToTangleRequest, createNodeInfoRequestpublic static IotaGetTrytesRequest createGetTrytesRequest(String... hashes)
hashes - public String[] getHashes()
public void setHashes(String[] hashes)
hashes - The hashes.Copyright © 2019. All rights reserved.