|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectis.idega.idegaweb.golf.field.presentation.CourseBean
@Service(value="courseBean") @Scope(value="request") public class CourseBean
Constructor Summary | |
---|---|
CourseBean()
|
Method Summary | |
---|---|
java.util.List<Course> |
getCourses()
|
java.lang.String |
getResponseUrl()
|
void |
setCourses(java.util.List<Course> courses)
|
void |
setResponseUrl(java.lang.String responseUrl)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CourseBean()
Method Detail |
---|
public java.lang.String getResponseUrl()
public void setResponseUrl(java.lang.String responseUrl)
public java.util.List<Course> getCourses()
public void setCourses(java.util.List<Course> courses)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |