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() |
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 int getAttempt()
public Long getElapsed()
Copyright © 2018. All rights reserved.