Uses of Class
eu.europa.ted.eforms.sdk.entity.SdkField
-
Packages that use SdkField Package Description eu.europa.ted.eforms.sdk.entity eu.europa.ted.efx.sdk0.v6.entity eu.europa.ted.efx.sdk0.v7.entity eu.europa.ted.efx.sdk1.entity -
-
Uses of SdkField in eu.europa.ted.eforms.sdk.entity
Methods in eu.europa.ted.eforms.sdk.entity that return SdkField Modifier and Type Method Description static SdkFieldSdkEntityFactory. getSdkField(String sdkVersion, com.fasterxml.jackson.databind.JsonNode field)Methods in eu.europa.ted.eforms.sdk.entity with parameters of type SdkField Modifier and Type Method Description intSdkField. compareTo(SdkField o)Helps with hash maps collisions. -
Uses of SdkField in eu.europa.ted.efx.sdk0.v6.entity
Subclasses of SdkField in eu.europa.ted.efx.sdk0.v6.entity Modifier and Type Class Description classSdkField06 -
Uses of SdkField in eu.europa.ted.efx.sdk0.v7.entity
Subclasses of SdkField in eu.europa.ted.efx.sdk0.v7.entity Modifier and Type Class Description classSdkField07 -
Uses of SdkField in eu.europa.ted.efx.sdk1.entity
Subclasses of SdkField in eu.europa.ted.efx.sdk1.entity Modifier and Type Class Description classSdkFieldV1
-