| Package | Description |
|---|---|
| com.secdec.codedx.api.client |
| Modifier and Type | Method and Description |
|---|---|
Project |
CodeDxClient.getProject(int id)
Retreives a specific project from CodeDx
|
| Modifier and Type | Method and Description |
|---|---|
List<Project> |
GetProjectsResponse.getProjects() |
List<Project> |
CodeDxClient.getProjects()
Retrieves a list of projects from CodeDx.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetProjectsResponse.setProjects(List<Project> projects) |
Copyright © 2004-2014. All Rights Reserved.