public class RetrieveDocumentSetResponseType extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RetrieveDocumentSetResponseType.DocumentResponse |
| Modifier and Type | Field and Description |
|---|---|
protected List<RetrieveDocumentSetResponseType.DocumentResponse> |
documentResponse |
protected RegistryResponseType |
registryResponse |
| Constructor and Description |
|---|
RetrieveDocumentSetResponseType() |
| Modifier and Type | Method and Description |
|---|---|
List<RetrieveDocumentSetResponseType.DocumentResponse> |
getDocumentResponse() |
RegistryResponseType |
getRegistryResponse() |
void |
setRegistryResponse(RegistryResponseType value) |
protected RegistryResponseType registryResponse
protected List<RetrieveDocumentSetResponseType.DocumentResponse> documentResponse
public RegistryResponseType getRegistryResponse()
public void setRegistryResponse(RegistryResponseType value)
public List<RetrieveDocumentSetResponseType.DocumentResponse> getDocumentResponse()
Copyright © 2021. All rights reserved.