public class IotaCheckConsistencyRequest extends IotaCommandRequest
| Modifier and Type | Method and Description |
|---|---|
static IotaCheckConsistencyRequest |
create(String... tails)
Initializes a new instance of the IotaCheckConsistencyRequest class.
|
String[] |
getTails()
Gets the tails.
|
void |
setTails(String[] tails)
Sets the tails.
|
createGetNeighborsRequest, createGetTipsRequest, createInterruptAttachToTangleRequest, createNodeInfoRequestpublic static IotaCheckConsistencyRequest create(String... tails)
tails - public String[] getTails()
public void setTails(String[] tails)
tails - The tails.Copyright © 2019. All rights reserved.