|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProjectDTO | |
|---|---|
| org.hudsonci.rest.model.project | |
| Uses of ProjectDTO in org.hudsonci.rest.model.project |
|---|
| Fields in org.hudsonci.rest.model.project with type parameters of type ProjectDTO | |
|---|---|
protected List<ProjectDTO> |
ProjectsDTO.projects
|
| Methods in org.hudsonci.rest.model.project that return types with arguments of type ProjectDTO | |
|---|---|
List<ProjectDTO> |
ProjectsDTO.getProjects()
Gets the value of the projects property. |
| Methods in org.hudsonci.rest.model.project with parameters of type ProjectDTO | |
|---|---|
ProjectsDTO |
ProjectsDTO.withProjects(ProjectDTO... values)
|
| Method parameters in org.hudsonci.rest.model.project with type arguments of type ProjectDTO | |
|---|---|
ProjectsDTO |
ProjectsDTO.withProjects(Collection<ProjectDTO> values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||