| Package | Description |
|---|---|
| io.javadog.cws.api.responses |
Response Objects used by the CryptoStore when a request is handled.
|
| Modifier and Type | Method and Description |
|---|---|
List<Trustee> |
FetchTrusteeResponse.getTrustees() |
| Modifier and Type | Method and Description |
|---|---|
void |
FetchTrusteeResponse.setTrustees(List<Trustee> trustees) |
Copyright © 2019 JavaDog.io. All rights reserved.