java.lang.Object
org.csveed.test.model.BeanWithWrongAnnotation
The Class BeanWithWrongAnnotation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BeanWithWrongAnnotation
public BeanWithWrongAnnotation()
-
-
Method Details
-
getName
Gets the name.- Returns:
- the name
-
setName
Sets the name.- Parameters:
name
- the new name
-