Class TestSubBean


  • public class TestSubBean
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TestSubBean()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getSimpleProperty()  
      void setSimpleProperty​(java.lang.String simpleProperty)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestSubBean

        public TestSubBean()
    • Method Detail

      • setSimpleProperty

        public void setSimpleProperty​(java.lang.String simpleProperty)
        Parameters:
        simpleProperty - the simpleProperty to set
      • getSimpleProperty

        public java.lang.String getSimpleProperty()
        Returns:
        the simpleProperty