Class OrganizationCodes
- java.lang.Object
-
- de.gwdg.metadataqa.marc.definition.general.codelist.CodeList
-
- de.gwdg.metadataqa.marc.definition.general.codelist.OrganizationCodes
-
- All Implemented Interfaces:
Validator,Serializable
public class OrganizationCodes extends CodeList
MARC Organization Codes http://www.loc.gov/marc/organizations/orgshome.htmlNote: this is not a full list!
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static OrganizationCodesgetInstance()-
Methods inherited from class de.gwdg.metadataqa.marc.definition.general.codelist.CodeList
getCode, getCodes, getName, getUrl, getValidationErrors, indexCodes, isValid, isValid
-
-
-
-
Method Detail
-
getInstance
public static OrganizationCodes getInstance()
-
-