67 lines
1.7 KiB
Groff
67 lines
1.7 KiB
Groff
.TH "CampusAppWP8.Model.Setting.UserProfilModel" 3 "Fri Oct 11 2013" "CampusAppWp8" \" -*- 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 "Campus \fBDefaultCampus\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the defaultCampus of the user \fP"
|
|
.ti -1c
|
|
.RI "RoleType \fBRole\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the role of the user \fP"
|
|
.ti -1c
|
|
.RI "DegreeType \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
|
|
|
|
|
|
.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
|
|
.SS "Campus CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.DefaultCampus\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the defaultCampus of the user
|
|
.SS "DegreeType CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.Degree\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the degree of the user
|
|
.SS "RoleType CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.Role\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the role of the user
|
|
.SS "int CampusAppWP8\&.Model\&.Setting\&.UserProfilModel\&.Semester\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the semester of the user
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|