> public void addReference(PsmlReference ref) {
>    refs.addElement(ref);

>          set-method="addReference"

Is there an equivalent to the add-method for marshalling (get-method)?

Or better yet, some way to filter the marshalling of elements in a
vector?
Some of the elements in the Vector are 'transient', they shouldn't be
marshalled.

Thanks,

David

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to