Sun B2B Suite HIPAA OTD Library User's Guide

setxxx

Signature


public void setxxx(item)

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


public void setxxx(item[])

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

Description

Sets the node object or the object array for the node.

Exceptions

None.