Get the fields in an Object

Posted by Apps on Stack Overflow See other posts from Stack Overflow or by Apps
Published on 2010-06-07T12:45:24Z Indexed on 2010/06/07 12:52 UTC
Read the original article Hit count: 216

Filed under:
|

Hi, I've an object (basically a VO) in Java and I don't know it's type. I need to know values which are not null in that object. Can someone please help me to do this?

© Stack Overflow or respective owner

Related posts about java

Related posts about reflection