|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Metric | |
|---|---|
| org.sonar.wsclient.gwt.unmarshallers | |
| org.sonar.wsclient.services | |
| org.sonar.wsclient.unmarshallers | |
| Uses of Metric in org.sonar.wsclient.gwt.unmarshallers |
|---|
| Methods in org.sonar.wsclient.gwt.unmarshallers that return Metric | |
|---|---|
protected Metric |
MetricUnmarshaller.parse(com.google.gwt.json.client.JSONObject json)
|
| Uses of Metric in org.sonar.wsclient.services |
|---|
| Methods in org.sonar.wsclient.services that return Metric | |
|---|---|
Metric |
Metric.setDescription(java.lang.String description)
|
Metric |
Metric.setDirection(int direction)
|
Metric |
Metric.setDomain(java.lang.String domain)
|
Metric |
Metric.setHidden(java.lang.Boolean hidden)
|
Metric |
Metric.setKey(java.lang.String key)
|
Metric |
Metric.setName(java.lang.String name)
|
Metric |
Metric.setType(java.lang.String type)
|
Metric |
Metric.setUserManaged(java.lang.Boolean userManaged)
|
| Methods in org.sonar.wsclient.services that return types with arguments of type Metric | |
|---|---|
java.lang.Class<Metric> |
MetricQuery.getModelClass()
|
| Uses of Metric in org.sonar.wsclient.unmarshallers |
|---|
| Methods in org.sonar.wsclient.unmarshallers that return Metric | |
|---|---|
protected Metric |
MetricUnmarshaller.parse(org.json.simple.JSONObject json)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||