Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.assignment | |
us.gov.dod.standard.ssrf._3_1.common |
Modifier and Type | Field and Description |
---|---|
protected Set<CaseNum> |
Common.caseNum
CaseNum (Optional)
|
Modifier and Type | Method and Description |
---|---|
Set<CaseNum> |
Common.getCaseNum()
Get the CaseNum
|
Modifier and Type | Method and Description |
---|---|
T |
Common.withCaseNum(CaseNum... values)
Set the CaseNum
|
Modifier and Type | Method and Description |
---|---|
T |
Common.withCaseNum(Collection<CaseNum> values)
Set the CaseNum
|
Modifier and Type | Method and Description |
---|---|
Set<CaseNum> |
Configuration.getCaseNum()
Get the CaseNum
|
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.withCaseNum(CaseNum... values)
Set the CaseNum
|
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.withCaseNum(Collection<CaseNum> values)
Set the CaseNum
|
Modifier and Type | Method and Description |
---|---|
CaseNum |
CaseNum.withCountry(ListCAO value)
Set the nation or body who provided or assigned the case number.
|
CaseNum |
CaseNum.withIdentifier(String value)
Set the case number.
|
CaseNum |
CaseNum.withType(String value)
Set a text identifying the type of case number (national file, exercise
name, etc).
|
Copyright © 2016 OpenSSRF.org. All rights reserved.