Uses of Interface
io.xlate.edi.schema.EDIElementPosition
-
Packages that use EDIElementPosition Package Description io.xlate.edi.schema io.xlate.edi.schema.implementation -
-
Uses of EDIElementPosition in io.xlate.edi.schema
Methods in io.xlate.edi.schema that return EDIElementPosition Modifier and Type Method Description EDIElementPositionEDILoopType. getLevelIdPosition()For hierarchical loops, get the position of the element within the first segment that identifies the loop.EDIElementPositionEDILoopType. getParentIdPosition()For hierarchical loops, get the position of the element within the first segment that identifies the parent of the loop. -
Uses of EDIElementPosition in io.xlate.edi.schema.implementation
Subinterfaces of EDIElementPosition in io.xlate.edi.schema.implementation Modifier and Type Interface Description interfaceDiscriminator
-