Class BeanWithNonStandardObject

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

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

    • BeanWithNonStandardObject

      public BeanWithNonStandardObject()
  • Method Details

    • getBean

      public BeanSimple getBean()
      Gets the bean.
      Returns:
      the bean
    • setBean

      public void setBean(BeanSimple bean)
      Sets the bean.
      Parameters:
      bean - the new bean