67 lines
1.4 KiB
Groff
67 lines
1.4 KiB
Groff
.TH "CampusAppWP8.Model.Mensa.MealModel" 3 "Thu Aug 15 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.Mensa.MealModel \-
|
|
.PP
|
|
\fBModel\fP for a meal
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "int \fBMealId\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the mealId \fP"
|
|
.ti -1c
|
|
.RI "string \fBMealName\fP\fC [get]\fP"
|
|
.br
|
|
.RI "\fIGets the mealName \fP"
|
|
.ti -1c
|
|
.RI "string \fBIconName\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the iconName \fP"
|
|
.ti -1c
|
|
.RI "string \fBIconUrl\fP\fC [get]\fP"
|
|
.br
|
|
.RI "\fIGets the iconUrl \fP"
|
|
.ti -1c
|
|
.RI "string \fBMealDesc\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the mealDescription \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
\fBModel\fP for a meal
|
|
|
|
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "string CampusAppWP8\&.Model\&.Mensa\&.MealModel\&.IconName\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the iconName
|
|
.SS "string CampusAppWP8\&.Model\&.Mensa\&.MealModel\&.IconUrl\fC [get]\fP"
|
|
|
|
.PP
|
|
Gets the iconUrl
|
|
.SS "string CampusAppWP8\&.Model\&.Mensa\&.MealModel\&.MealDesc\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the mealDescription
|
|
.SS "int CampusAppWP8\&.Model\&.Mensa\&.MealModel\&.MealId\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the mealId ValueRange : 0 - 7
|
|
.SS "string CampusAppWP8\&.Model\&.Mensa\&.MealModel\&.MealName\fC [get]\fP"
|
|
|
|
.PP
|
|
Gets the mealName
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|