67 lines
1.9 KiB
Groff
67 lines
1.9 KiB
Groff
.TH "CampusAppWP8.Model.Setting.UserProfilModel" 3 "Fri Oct 18 2013" "Version 1.0.0" "CampusAppW8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.Setting.UserProfilModel \-
|
|
.PP
|
|
\fBModel\fP for the profile of an user\&.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "int \fBCourse\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the course of the user\&. \fP"
|
|
.ti -1c
|
|
.RI "\fBCampus\fP \fBDefaultCampus\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the defaultCampus of the user\&. \fP"
|
|
.ti -1c
|
|
.RI "\fBRoleType\fP \fBRole\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the role of the user\&. \fP"
|
|
.ti -1c
|
|
.RI "\fBDegreeType\fP \fBDegree\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the degree of the user\&. \fP"
|
|
.ti -1c
|
|
.RI "int \fBSemester\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the semester of the user\&. \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
\fBModel\fP for the profile of an user\&.
|
|
|
|
Stubbfel, 15\&.10\&.2013\&.
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "int CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.Course\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the course of the user\&. The course\&.
|
|
.SS "\fBCampus\fP CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.DefaultCampus\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the defaultCampus of the user\&. The default campus\&.
|
|
.SS "\fBDegreeType\fP CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.Degree\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the degree of the user\&. The degree\&.
|
|
.SS "\fBRoleType\fP CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.Role\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the role of the user\&. The role\&.
|
|
.SS "int CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.Semester\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the semester of the user\&. The semester\&.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppW8 from the source code\&.
|