| Package | Description | 
|---|---|
| io.javadog.cws.api.responses | 
 Response Objects used by the CryptoStore when a request is handled. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DataType | 
ProcessDataTypeResponse.getDataType()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<DataType> | 
FetchDataTypeResponse.getDataTypes()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProcessDataTypeResponse.setDataType(DataType dataType)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FetchDataTypeResponse.setDataTypes(List<DataType> types)  | 
Copyright © 2019 JavaDog.io. All rights reserved.