Uses of Class
eu.europa.ted.eforms.sdk.entity.SdkCodelist
-
Packages that use SdkCodelist Package Description eu.europa.ted.eforms.sdk.entity eu.europa.ted.efx.sdk0.v6.entity eu.europa.ted.efx.sdk0.v7.entity -
-
Uses of SdkCodelist in eu.europa.ted.eforms.sdk.entity
Methods in eu.europa.ted.eforms.sdk.entity that return SdkCodelist Modifier and Type Method Description static SdkCodelistSdkEntityFactory. getSdkCodelist(String sdkVersion, String codelistId, String codelistVersion, List<String> codes)Methods in eu.europa.ted.eforms.sdk.entity with parameters of type SdkCodelist Modifier and Type Method Description intSdkCodelist. compareTo(SdkCodelist cl) -
Uses of SdkCodelist in eu.europa.ted.efx.sdk0.v6.entity
Subclasses of SdkCodelist in eu.europa.ted.efx.sdk0.v6.entity Modifier and Type Class Description classSdkCodelist06Representation of an SdkCodelist for usage in the symbols map. -
Uses of SdkCodelist in eu.europa.ted.efx.sdk0.v7.entity
Subclasses of SdkCodelist in eu.europa.ted.efx.sdk0.v7.entity Modifier and Type Class Description classSdkCodelist07Representation of an SdkCodelist for usage in the symbols map.
-