public static class WebService.NewController extends Object
Modifier and Type | Method and Description |
---|---|
void |
done() |
WebService.NewAction |
newAction(String actionKey) |
WebService.NewController |
setDescription(String s) |
WebService.NewController |
setSince(String s) |
public void done()
public WebService.NewController setDescription(@Nullable String s)
public WebService.NewController setSince(@Nullable String s)
public WebService.NewAction newAction(String actionKey)
Copyright © 2009-2014 SonarSource. All Rights Reserved.