org.sonar.api.server.ws
Class WebService.NewParam

java.lang.Object
  extended by org.sonar.api.server.ws.WebService.NewParam
Enclosing interface:
WebService

public static class WebService.NewParam
extends Object


Method Summary
 WebService.NewParam setDescription(String s)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

setDescription

public WebService.NewParam setDescription(@Nullable
                                          String s)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2009-2014 SonarSource. All Rights Reserved.