Every field has setter and getter methods.what is
happening in this methods.
Answer Posted / 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 View All Answers
Is java 100 percent pure object oriented?
What is difference between java and core?
What is caller?
How can I be good in java?
What is component in java with example?
What is java transaction api (jta)?
Why java is called robust and secure?
What does java ee stand for?
What are the four types of J2EE modules?
How do you compile java?
What is j2ee component?
what is interface in java ?can you explain with simple example?and what is the difference between abstract and interface?
What is the difference between java and core java?
What is j2ee stack?
Why is java called technology?