Uses of Class
com.plannaplan.responses.models.ConfigTourResponse
| Package | Description |
|---|---|
| com.plannaplan.controllers |
Provides rest controllers that defines endpoints and their accessibility
|
-
Uses of ConfigTourResponse in com.plannaplan.controllers
Methods in com.plannaplan.controllers that return types with arguments of type ConfigTourResponse Modifier and Type Method Description org.springframework.http.ResponseEntity<ConfigTourResponse>ConfigController. getCurrentTourDate()org.springframework.http.ResponseEntity<ConfigTourResponse>ConfigController. getTourDate()Deprecated.