[BCEL-info]Generating the method and return types
Brought to you by:
dahm
|
From: Sapan S. <sap...@pa...> - 2003-02-26 10:47:14
|
Hi,
I am trying to generate a class. It will have the methods for setting and
getting the attribtues within the class.
Something like,
public String getName(){
return this.name;
}
I am not able to find the way to put the return instruction in the code. How
do i get the return instruction and a reference to this.
Thanks for your time and awaiting early response.
------------------------------------
Sapan Shah
Software Engineer
Patni Computer Systems Limited
A 78/9 GIDC Electronics Estate,
Sector 25,
Gandhinagar
mob: (+91)98240 59280
http://www.patni.com
World-Wide Partnerships. World-Class Solutions
This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to whom this
message was originally addressed. Any review, e-transmission dissemination
or other use of or taking of any action in reliance upon this information by
persons or entities other than the intended recipient is prohibited. If you
have received this e-mail in error kindly delete this e-mail from your
records. If it appears that this mail has been forwarded to you without
proper authority, please notify us immediately at net...@pa... and
delete this mail.
|