Class BeanWithWrongAnnotation

java.lang.Object
org.csveed.test.model.BeanWithWrongAnnotation

public class BeanWithWrongAnnotation extends Object
The Class BeanWithWrongAnnotation.
  • Constructor Details

    • BeanWithWrongAnnotation

      public BeanWithWrongAnnotation()
  • Method Details

    • getName

      public String getName()
      Gets the name.
      Returns:
      the name
    • setName

      public void setName(String name)
      Sets the name.
      Parameters:
      name - the new name