Package eu.europa.ted.efx.sdk1.entity
Class SdkNodeV1
- java.lang.Object
-
- eu.europa.ted.eforms.sdk.entity.SdkNode
-
- eu.europa.ted.efx.sdk1.entity.SdkNodeV1
-
- All Implemented Interfaces:
Comparable<SdkNode>
public class SdkNodeV1 extends SdkNode
A node is something like a section. Nodes can be parents of other nodes or parents of fields.
-
-
Method Summary
-
Methods inherited from class eu.europa.ted.eforms.sdk.entity.SdkNode
compareTo, equals, getId, getParentId, getXpathAbsolute, getXpathRelative, hashCode, isRepeatable, toString
-
-