Interface StudentBasedEntity

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Student getStd()  
      void setStd​(Student std)  
      • Methods inherited from interface org.beangle.commons.entity.Entity

        getId, isPersisted, isTransient, setId
      • Methods inherited from interface org.beangle.commons.entity.TimeEntity

        getUpdatedAt, setUpdatedAt