Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.administrative |
Modifier and Type | Method and Description |
---|---|
Set<CodeList> |
Administrative.getCodeList()
Get the CodeList
|
Modifier and Type | Method and Description |
---|---|
Administrative |
Administrative.withCodeList(CodeList... values)
Set the CodeList
|
Modifier and Type | Method and Description |
---|---|
Administrative |
Administrative.withCodeList(Collection<CodeList> values)
Set the CodeList
|
Modifier and Type | Method and Description |
---|---|
CodeList |
CodeList.withAction(ListCAC value)
Set the intended type of modification to the given code list.
|
CodeList |
CodeList.withCode(Code... values)
Set the three-letter code of an existing Code List to be modified, or an
unused three-letter code in the case of the creation of a new Code List.
|
CodeList |
CodeList.withCode(Collection<Code> values)
Set the three-letter code of an existing Code List to be modified, or an
unused three-letter code in the case of the creation of a new Code List.
|
CodeList |
CodeList.withCodeListCode(String value)
Set the three-letter code of an existing Code List to be modified, or an
unused three-letter code in the case of the creation of a new Code List.
|
CodeList |
CodeList.withDescription(String value)
Set the description of the intended contents of new code list, and the
element(s) where it will be used.
|
CodeList |
CodeList.withEffectiveDate(Calendar value)
Set the date by which the dataset is to be operational or effective.
|
CodeList |
CodeList.withEffectiveDate(Date value)
Set the date by which the dataset is to be operational or effective.
|
CodeList |
CodeList.withOrigin(ListCAO value)
Set the country or organisation which is using the modified or new code.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.