| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.properties.objects.project | |
| org.odpi.openmetadata.accessservices.subjectarea.responses |
| Modifier and Type | Class and Description |
|---|---|
class |
GlossaryProject |
| Modifier and Type | Method and Description |
|---|---|
Project |
ProjectResponse.getProject()
Return the Project object.
|
| Modifier and Type | Method and Description |
|---|---|
List<Project> |
ProjectsResponse.getProjects()
Return the Projects object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectResponse.setProject(Project project)
Set up the Project object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectsResponse.setProjects(List<Project> Projects)
Set up the Projects object.
|
| Constructor and Description |
|---|
ProjectResponse(Project project) |
| Constructor and Description |
|---|
ProjectsResponse(List<Project> Projects) |
Copyright © 2018–2020 ODPi. All rights reserved.