Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Double Dee
Query object's methods and attributes [ reply ]  
2009-09-28 19:58
Hi,

When I create a java object, how can I find all its attributes and methods? Calling #getMethods() returns a bunch of non human readable objects.

Cheers,