public class FHandle extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FHandle.FHBuilder |
| Modifier and Type | Method and Description |
|---|---|
int |
getAttempt() |
String |
getCid() |
Long |
getElapsed() |
io.nessus.Wallet.Address |
getOwner() |
Path |
getPath() |
String |
getSecretToken() |
String |
getTxId() |
URL |
getURL() |
boolean |
isAvailable() |
boolean |
isEncrypted() |
boolean |
isExpired() |
boolean |
isMissing() |
boolean |
isScheduled() |
boolean |
setScheduled(boolean flag) |
String |
toString() |
public String getCid()
public URL getURL()
public Path getPath()
public io.nessus.Wallet.Address getOwner()
public String getTxId()
public String getSecretToken()
public boolean isEncrypted()
public boolean isAvailable()
public boolean isExpired()
public boolean setScheduled(boolean flag)
public boolean isScheduled()
public int getAttempt()
public Long getElapsed()
public boolean isMissing()
Copyright © 2018. All rights reserved.