public interface AlternativeCourse extends org.beangle.commons.entity.Entity<Long>
Set<Course>
getNews()
getOlds()
void
setNews(Set<Course> course)
setOlds(Set<Course> course)
getId, isPersisted, isTransient, setId
Set<Course> getOlds()
void setOlds(Set<Course> course)
Set<Course> getNews()
void setNews(Set<Course> course)
Copyright © 2014–2019 The OpenURP Software. All rights reserved.