public class StoredDepositAddress extends Object
| Constructor and Description |
|---|
StoredDepositAddress(DepositRequest request,
int securityLevel) |
| Modifier and Type | Method and Description |
|---|---|
StoredDepositAddress |
clone() |
boolean |
equals(Object obj) |
DepositRequest |
getRequest() |
int |
getSecurityLevel() |
String |
toString() |
public StoredDepositAddress(DepositRequest request, int securityLevel)
public DepositRequest getRequest()
public int getSecurityLevel()
public StoredDepositAddress clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionCopyright © 2019. All rights reserved.