| 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<Sanity> |
SanityResponse.getSanities() |
| Modifier and Type | Method and Description |
|---|---|
void |
SanityResponse.setSanities(List<Sanity> sanities) |
Copyright © 2019 JavaDog.io. All rights reserved.