I am using the Novell Java Beans SDK....
Articles and Tips: qna
01 Aug 2002
Q.
I am using the Novell Java Beans SDK. Does addFieldValue() actually append the previous value with the new one? Also, does setFieldValue() replace the previous value with the new one? These () are from NWEntry class.
A.
You are right, as the addFieldValue() appends the value passed to the existing values and setFieldValue() replaces the previous values with new ones supplied.
* Originally published in Novell AppNotes
Disclaimer
The origin of this information may be internal or external to Novell. While Novell makes all reasonable efforts to verify this information, Novell does not make explicit or implied claims to its validity.