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 |
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 is java ee technologies?
Which one should we prefer while using bean ? managed bean annotation or faces-config
Is tomcat a java ee?
What is java advanced?
What is the latest framework in java?
Is class a data type in java?
What is conversational state?
What is j2ee and j2se?
What is a j2ee module?
Difference between treemap & sortedset
What is enterprise information system resource?