Every field has setter and getter methods.what is
happening in this methods.
Answers were Sorted based on User's Feedback
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 |
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 |
Hello frds .recently I've got a call for the test in infosys .iam having 1.5 yr exp in java pltfrm.plz can anyone tell the main process( in detail) for infosys experienced professionals
Why java is oop language?
Describe orm?
What is 'applet container' ?
What is java naming and directory service?
can someone tell me how does preparedstatement works? its an interface and where is the implementation?
What is the difference between java and core java?
What are the different java technologies?
write a program, when a statement is entered, it should display in reverse order. Ex: Statement is "I am writing program in reverse order". Output should be like "order reverse in program writing am I".
What are the four types of J2EE modules?
Is j2ee and jee same?
Enlist the technologies embraced in j2ee?