Sun B2B Suite UN/EDIFACT OTD Library User Guide

getxxx

Signature


public item getxxx()

where xxx is the bean name for the node and where item is the Java type for the node.


public item[] getxxx()

where xxx is the bean name for the repeatable node and where item[] is the Java type for the node.

Description

Returns the node object or the object array for the node.

Exceptions

None.