| Package | Description |
|---|---|
| com.uaihebert.uaimockserver.dto.factory | |
| com.uaihebert.uaimockserver.dto.response | |
| com.uaihebert.uaimockserver.factory | |
| com.uaihebert.uaimockserver.service |
| Modifier and Type | Method and Description |
|---|---|
static List<UaiRouteDTO> |
UaiRouteDTOFactory.create(List<UaiRoute> uaiRouteList) |
| Modifier and Type | Method and Description |
|---|---|
List<UaiRouteDTO> |
IndexResponseDTO.getRouteList() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexResponseDTO.setRouteList(List<UaiRouteDTO> routeList) |
| Modifier and Type | Method and Description |
|---|---|
static UaiRoute |
UaiRouteFactory.create(UaiRouteDTO uaiRouteDTO) |
static void |
UaiRouteFactory.setDTOValueToEntity(UaiRoute uaiRoute,
UaiRouteDTO uaiRouteDTO) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UaiRouteService.createRoute(UaiRouteDTO uaiRouteDTO) |
static void |
UaiRouteService.editRoute(UaiRouteDTO uaiRouteDTO) |
Copyright © 2015. All rights reserved.