| Package | Description |
|---|---|
| us.gov.dod.standard.ssrf._3_1 | |
| us.gov.dod.standard.ssrf._3_1.allotment | |
| us.gov.dod.standard.ssrf._3_1.jrfl |
| Modifier and Type | Method and Description |
|---|---|
Set<Project> |
SSRequest.getProject()
Get the Project
|
Set<Project> |
Allotment.getProject()
Get the Project
|
Set<Project> |
Assignment.getProject()
Get the Project
|
Set<Project> |
FEDeployment.getProject()
Get the Project
|
| Modifier and Type | Method and Description |
|---|---|
SSRequest |
SSRequest.withProject(Project... values)
Set the Project
|
Allotment |
Allotment.withProject(Project... values)
Set the Project
|
Assignment |
Assignment.withProject(Project... values)
Set the Project
|
FEDeployment |
FEDeployment.withProject(Project... values)
Set the Project
|
| Modifier and Type | Method and Description |
|---|---|
SSRequest |
SSRequest.withProject(Collection<Project> values)
Set the Project
|
Allotment |
Allotment.withProject(Collection<Project> values)
Set the Project
|
Assignment |
Assignment.withProject(Collection<Project> values)
Set the Project
|
FEDeployment |
FEDeployment.withProject(Collection<Project> values)
Set the Project
|
| Modifier and Type | Method and Description |
|---|---|
Project |
Project.withDescription(String value)
Set any additional amplifying information about the project.
|
Project |
Project.withName(String value)
Set the name of the project.
|
Project |
Project.withType(ListCPJ value)
Set the type of project.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Project> |
JRFLEntry.getProject()
Get the Project
|
| Modifier and Type | Method and Description |
|---|---|
JRFLEntry |
JRFLEntry.withProject(Project... values)
Set the Project
|
| Modifier and Type | Method and Description |
|---|---|
JRFLEntry |
JRFLEntry.withProject(Collection<Project> values)
Set the Project
|
Copyright © 2016 OpenSSRF.org. All rights reserved.