Sun B2B Suite HIPAA OTD Library User's Guide

getLoopxxx

Signature


public item getLoopxxx()

where Loopxxx is the bean name for the segment loop and where item is the Java type for the segment loop.


public item[] getLoopxxx()

where Loopxxx is the bean name for the repeatable segment loop and where item[] is the Java type for the repeatable segment loop.

Description

Returns the segment loop object or the object array for the segment loop.

Exceptions

None.