|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dependency | |
|---|---|
| org.sonar.wsclient.gwt.unmarshallers | |
| org.sonar.wsclient.services | |
| org.sonar.wsclient.unmarshallers | |
| Uses of Dependency in org.sonar.wsclient.gwt.unmarshallers |
|---|
| Methods in org.sonar.wsclient.gwt.unmarshallers that return Dependency | |
|---|---|
protected Dependency |
DependencyUnmarshaller.parse(com.google.gwt.json.client.JSONObject json)
|
| Uses of Dependency in org.sonar.wsclient.services |
|---|
| Methods in org.sonar.wsclient.services that return Dependency | |
|---|---|
Dependency |
Dependency.setFromId(long fromId)
|
Dependency |
Dependency.setFromKey(java.lang.String fromKey)
|
Dependency |
Dependency.setFromName(java.lang.String fromName)
|
Dependency |
Dependency.setFromQualifier(java.lang.String fromQualifier)
|
Dependency |
Dependency.setId(java.lang.String id)
|
Dependency |
Dependency.setToId(long toId)
|
Dependency |
Dependency.setToKey(java.lang.String toKey)
|
Dependency |
Dependency.setToName(java.lang.String toName)
|
Dependency |
Dependency.setToQualifier(java.lang.String toQualifier)
|
Dependency |
Dependency.setUsage(java.lang.String usage)
|
Dependency |
Dependency.setWeight(java.lang.Integer weight)
|
| Methods in org.sonar.wsclient.services that return types with arguments of type Dependency | |
|---|---|
java.lang.Class<Dependency> |
DependencyQuery.getModelClass()
|
| Uses of Dependency in org.sonar.wsclient.unmarshallers |
|---|
| Methods in org.sonar.wsclient.unmarshallers that return Dependency | |
|---|---|
protected Dependency |
DependencyUnmarshaller.parse(org.json.simple.JSONObject json)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||