| Package | Description |
|---|---|
| com.uaihebert.uaimockserver.dto.factory | |
| com.uaihebert.uaimockserver.dto.model | |
| com.uaihebert.uaimockserver.factory |
| Modifier and Type | Method and Description |
|---|---|
static List<UaiQueryParamDTO> |
UaiQueryParamDTOFactory.create(List<UaiQueryParam> uaiQueryParamList) |
| Modifier and Type | Method and Description |
|---|---|
List<UaiQueryParamDTO> |
UaiRequestDTO.getOptionalQueryParamList() |
List<UaiQueryParamDTO> |
UaiRequestDTO.getRequiredQueryParamList() |
| Modifier and Type | Method and Description |
|---|---|
void |
UaiRequestDTO.setOptionalQueryParamList(List<UaiQueryParamDTO> optionalQueryParamList) |
void |
UaiRequestDTO.setRequiredQueryParamList(List<UaiQueryParamDTO> requiredQueryParamList) |
| Modifier and Type | Method and Description |
|---|---|
static List<UaiQueryParam> |
UaiQueryParamFactory.create(List<UaiQueryParamDTO> requiredQueryParamList) |
Copyright © 2015. All rights reserved.