public interface AddressGeneratorService
| Modifier and Type | Method and Description |
|---|---|
Address |
get(int index) |
Address |
get(int index,
int securityLevel) |
int |
getSecurityLevel() |
int getSecurityLevel()
Address get(int index) throws AddressGenerationError
index - AddressGenerationErrorAddress get(int index, int securityLevel) throws AddressGenerationError
index - securityLevel - AddressGenerationErrorCopyright © 2019. All rights reserved.