Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Every field has setter and getter methods.what is
happening in this methods.

Answers were Sorted based on User's Feedback



Every field has setter and getter methods.what is happening in this methods...

Answer / subhranghshu bhattacharjee

In java bean setter method set the value(or initialize
field)to field.
getter metod retrive the value from java bean.

Is This Answer Correct ?    2 Yes 0 No

Every field has setter and getter methods.what is happening in this methods...

Answer / sk.bilal ahmed

The method to be used is specified at construction time.
For backward compatibility, if no method is specified, the
method setValue is used. In this way, protocols
implementing the SingleValue interface can be manipulated
using the old configuration syntax:-
Setter(java.lang.String prefix, java.lang.String protocol,
java.lang.String methodn)

The method to be used is specified at construction time.
For backward compatibility, if no method is specified, the
method getValue is used. In this way, protocols
implementing the SingleValue interface can be manipulated
using the old configuration syntax
Getter(java.lang.String prefix, java.lang.String protocol,
java.lang.String methodn)

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More J2EE Interview Questions

What is awt package in java?

0 Answers  


Explain about J2EE Application Architecture

1 Answers  


How java is reliable?

0 Answers  


static variable is a class variable which value remains constant for the entire class?? variable means value is changed....hear value is not changed... why it is called static variable

5 Answers   Infosys,


Write a program for Sum of the digits for a given number Ex: suppose user entered Number is 1214, It should calculate the above number like 1+2+1+4 = 8

2 Answers   Amazon,


On which platform j2ee is based?

0 Answers  


Write a program to display numeric value in reverse order. Ex: I have given a number like 7584, It should display in reverse order like 4857.

6 Answers  


What is jaap?

0 Answers  


What are the main components of a class in java?

0 Answers  


what is the difference between servlets and jsp?

2 Answers   Cegonsoft,


What is j2ee called now?

0 Answers  


What is button in java?

0 Answers  


Categories