public class ServerSetupUnmarshaller extends Object implements Unmarshaller<ServerSetup>
| Constructor and Description |
|---|
ServerSetupUnmarshaller() |
public ServerSetupUnmarshaller()
public ServerSetup toModel(String json)
toModel in interface Unmarshaller<ServerSetup>public List<ServerSetup> toModels(String json)
toModels in interface Unmarshaller<ServerSetup>Copyright © 2009-2012 SonarSource. All Rights Reserved.