Class SdkCodelist

    • Constructor Detail

      • SdkCodelist

        public SdkCodelist​(String codelistId,
                           String codelistVersion,
                           List<String> codes)
        Parameters:
        codelistId - The identifier, not really unique as the version also matters, see .gc LongName tag. Inside the same SDK we should not have different versions of the same file.
        codelistVersion - The codelist version string, see Version tag in .gc files. This is NOT the SDK version. It can be useful for debug purposes and to avoid conflicts.