Uses of Class
eu.europa.ted.eforms.sdk.entity.SdkNode
-
Packages that use SdkNode Package Description eu.europa.ted.eforms.sdk.entity eu.europa.ted.efx.sdk0.v6.entity eu.europa.ted.efx.sdk0.v7.entity -
-
Uses of SdkNode in eu.europa.ted.eforms.sdk.entity
Methods in eu.europa.ted.eforms.sdk.entity that return SdkNode Modifier and Type Method Description static SdkNodeSdkEntityFactory. getSdkNode(String sdkVersion, com.fasterxml.jackson.databind.JsonNode node)Methods in eu.europa.ted.eforms.sdk.entity with parameters of type SdkNode Modifier and Type Method Description intSdkNode. compareTo(SdkNode o) -
Uses of SdkNode in eu.europa.ted.efx.sdk0.v6.entity
Subclasses of SdkNode in eu.europa.ted.efx.sdk0.v6.entity Modifier and Type Class Description classSdkNode06A node is something like a section. -
Uses of SdkNode in eu.europa.ted.efx.sdk0.v7.entity
Subclasses of SdkNode in eu.europa.ted.efx.sdk0.v7.entity Modifier and Type Class Description classSdkNode07A node is something like a section.
-