comparison gwt-client/src/main/java/org/dive4elements/river/client/client/services/SedimentLoadInfoService.java @ 8856:5e38e2924c07 3.2.x

Fix code style.
author Tom Gottfried <tom@intevation.de>
date Thu, 18 Jan 2018 20:12:01 +0100
parents f54c4b858213
children
comparison
equal deleted inserted replaced
8855:d7c005e12af0 8856:5e38e2924c07
22 */ 22 */
23 @RemoteServiceRelativePath("sedimentloadinfo") 23 @RemoteServiceRelativePath("sedimentloadinfo")
24 public interface SedimentLoadInfoService extends RemoteService { 24 public interface SedimentLoadInfoService extends RemoteService {
25 25
26 /** 26 /**
27 * This method returns a list of SedimentLoadInfoObjects for a specific river. 27 * Returns a list of SedimentLoadInfoObjects for a specific river.
28 */ 28 */
29 SedimentLoadInfoObject[] getSedimentLoadInfo( 29 SedimentLoadInfoObject[] getSedimentLoadInfo(
30 String locale, 30 String locale,
31 String river, 31 String river,
32 String type, 32 String type,

http://dive4elements.wald.intevation.org