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 EDIElementPositionEDIControlType. getHeaderRefPosition()Get the position of the element within the header segment that is used as the control reference/number for the envelope.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.EDIElementPositionEDIControlType. getTrailerCountPosition()Get the position of the element within the trailer segment that is used as the control count for the envelope.EDIElementPositionEDIControlType. getTrailerRefPosition()Get the position of the element within the trailer segment that is used as the control reference/number for the envelope. -
Uses of EDIElementPosition in io.xlate.edi.schema.implementation
Subinterfaces of EDIElementPosition in io.xlate.edi.schema.implementation Modifier and Type Interface Description interfaceDiscriminator
-