public class BaseModel extends Object
| Modifier and Type | Field and Description |
|---|---|
protected JenkinsHttpClient |
client |
| Constructor and Description |
|---|
BaseModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
get_class() |
JenkinsHttpClient |
getClient() |
void |
setClient(JenkinsHttpClient client) |
protected JenkinsHttpClient client
public String get_class()
public JenkinsHttpClient getClient()
public void setClient(JenkinsHttpClient client)
Copyright © 2016. All rights reserved.