Package eu.europa.ted.efx.sdk0.v6.entity
Class SdkField06
- java.lang.Object
-
- eu.europa.ted.eforms.sdk.entity.SdkField
-
- eu.europa.ted.efx.sdk0.v6.entity.SdkField06
-
- All Implemented Interfaces:
Comparable<SdkField>
public class SdkField06 extends SdkField
-
-
Constructor Summary
Constructors Constructor Description SdkField06(com.fasterxml.jackson.databind.JsonNode field)SdkField06(String id, String type, String parentNodeId, String xpathAbsolute, String xpathRelative, String rootCodelistId)
-
Method Summary
-
Methods inherited from class eu.europa.ted.eforms.sdk.entity.SdkField
compareTo, equals, getId, getParentNodeId, getRootCodelistId, getType, getXpathAbsolute, getXpathRelative, hashCode, toString
-
-