159 lines
4.4 KiB
Groff
159 lines
4.4 KiB
Groff
.TH "CampusAppWP8.Model.Lecture.LectureActivity" 3 "Thu Jun 13 2013" "CampusAppWP8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.Lecture.LectureActivity \-
|
|
.PP
|
|
\fBModel\fP for a Activity
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBLectureActivity\fP ()"
|
|
.br
|
|
.RI "\fIInitializes a new instance of the \fBLectureActivity\fP class\&. \fP"
|
|
.ti -1c
|
|
.RI "void \fBCreateLectureString\fP ()"
|
|
.br
|
|
.RI "\fIMethod create a formatted string of the LecturerList \fP"
|
|
.ti -1c
|
|
.RI "void \fBCreateCourseString\fP ()"
|
|
.br
|
|
.RI "\fIMethod create a formatted string of the CourseList \fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "string \fBType\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the type of the activity \fP"
|
|
.ti -1c
|
|
.RI "int \fBId\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the id of the activity \fP"
|
|
.ti -1c
|
|
.RI "int \fBSemester\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets semester of the activity \fP"
|
|
.ti -1c
|
|
.RI "string \fBSWS\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the contact hour \fP"
|
|
.ti -1c
|
|
.RI "\fBLectureModule\fP \fBModul\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets \fBLectureModule\fP \fP"
|
|
.ti -1c
|
|
.RI "ObservableCollection
|
|
.br
|
|
< \fBLectureLecturer\fP > \fBLecturer\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the lecturers \fP"
|
|
.ti -1c
|
|
.RI "string \fBLecturerString\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the formatted string of the lecturers \fP"
|
|
.ti -1c
|
|
.RI "string \fBCourseString\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets formatted string of the courses \fP"
|
|
.ti -1c
|
|
.RI "ObservableCollection
|
|
.br
|
|
< \fBLectureCourse\fP > \fBCourse\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the courses \fP"
|
|
.ti -1c
|
|
.RI "ObservableCollection< \fBLectureDate\fP > \fBDates\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the dates of the activity \fP"
|
|
.ti -1c
|
|
.RI "string \fBDepartment\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the Department \fP"
|
|
.ti -1c
|
|
.RI "string \fBTopic\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the topic of the \fBLecture\fP \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
\fBModel\fP for a Activity
|
|
|
|
|
|
.SH "Constructor & Destructor Documentation"
|
|
.PP
|
|
.SS "CampusAppWP8\&.Model\&.Lecture\&.LectureActivity\&.LectureActivity ()"
|
|
|
|
.PP
|
|
Initializes a new instance of the \fBLectureActivity\fP class\&.
|
|
.SH "Member Function Documentation"
|
|
.PP
|
|
.SS "void CampusAppWP8\&.Model\&.Lecture\&.LectureActivity\&.CreateCourseString ()"
|
|
|
|
.PP
|
|
Method create a formatted string of the CourseList
|
|
.SS "void CampusAppWP8\&.Model\&.Lecture\&.LectureActivity\&.CreateLectureString ()"
|
|
|
|
.PP
|
|
Method create a formatted string of the LecturerList
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "ObservableCollection<\fBLectureCourse\fP> CampusAppWP8\&.Model\&.Lecture\&.LectureActivity\&.Course\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the courses
|
|
.SS "string CampusAppWP8\&.Model\&.Lecture\&.LectureActivity\&.CourseString\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets formatted string of the courses
|
|
.SS "ObservableCollection<\fBLectureDate\fP> CampusAppWP8\&.Model\&.Lecture\&.LectureActivity\&.Dates\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the dates of the activity
|
|
.SS "string CampusAppWP8\&.Model\&.Lecture\&.LectureActivity\&.Department\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the Department
|
|
.SS "int CampusAppWP8\&.Model\&.Lecture\&.LectureActivity\&.Id\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the id of the activity
|
|
.SS "ObservableCollection<\fBLectureLecturer\fP> CampusAppWP8\&.Model\&.Lecture\&.LectureActivity\&.Lecturer\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the lecturers
|
|
.SS "string CampusAppWP8\&.Model\&.Lecture\&.LectureActivity\&.LecturerString\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the formatted string of the lecturers
|
|
.SS "\fBLectureModule\fP CampusAppWP8\&.Model\&.Lecture\&.LectureActivity\&.Modul\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets \fBLectureModule\fP
|
|
.SS "int CampusAppWP8\&.Model\&.Lecture\&.LectureActivity\&.Semester\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets semester of the activity
|
|
.SS "string CampusAppWP8\&.Model\&.Lecture\&.LectureActivity\&.SWS\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the contact hour
|
|
.SS "string CampusAppWP8\&.Model\&.Lecture\&.LectureActivity\&.Topic\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the topic of the \fBLecture\fP
|
|
.SS "string CampusAppWP8\&.Model\&.Lecture\&.LectureActivity\&.Type\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the type of the activity
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWP8 from the source code\&.
|