Hello All,
I am looking for a way to read bean property based on certain condition.
The bean has 3 property:
isMultiple()
getValue()
getValues()
I have to call getValue() when isMultiple()==false and getValues() when
isMultiple()==true
otherwise it throw an exception, so I can't include both of them into .betwixt
P.S. Thank's in advance.
--
Best regards,
Ivan mailto:[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]