UPMealNutritionInfo Class Reference
| Inherits from | NSObject |
| Conforms to | UPBaseObject |
| Declared in | UPMealAPI.h UPMealAPI.m |
Tasks
Other Methods
-
calciumproperty -
caloriesproperty -
carbohydratesproperty -
cholesterolproperty -
fatproperty -
fiberproperty -
ironproperty -
monounsaturatedFatproperty -
polyunsaturatedFatproperty -
potassiumproperty -
proteinproperty -
saturatedFatproperty -
sodiumproperty -
sugarproperty -
unsaturatedFatproperty -
vitaminAproperty -
vitaminCproperty
Other Methods
Properties
calcium
The total calcium in the meal item.
@property (nonatomic, strong) NSNumber *calciumDiscussion
The total calcium in the meal item.
Declared In
UPMealAPI.hcalories
The total calories in the meal item.
@property (nonatomic, strong) NSNumber *caloriesDiscussion
The total calories in the meal item.
Declared In
UPMealAPI.hcarbohydrates
The total carbohydrates in the meal item.
@property (nonatomic, strong) NSNumber *carbohydratesDiscussion
The total carbohydrates in the meal item.
Declared In
UPMealAPI.hcholesterol
The total cholesterol in the meal item.
@property (nonatomic, strong) NSNumber *cholesterolDiscussion
The total cholesterol in the meal item.
Declared In
UPMealAPI.hfat
The total fat in the meal item.
@property (nonatomic, strong) NSNumber *fatDiscussion
The total fat in the meal item.
Declared In
UPMealAPI.hfiber
The total fiber in the meal item.
@property (nonatomic, strong) NSNumber *fiberDiscussion
The total fiber in the meal item.
Declared In
UPMealAPI.hiron
The total iron in the meal item.
@property (nonatomic, strong) NSNumber *ironDiscussion
The total iron in the meal item.
Declared In
UPMealAPI.hmonounsaturatedFat
The total monounsaturated fat in the meal item.
@property (nonatomic, strong) NSNumber *monounsaturatedFatDiscussion
The total monounsaturated fat in the meal item.
Declared In
UPMealAPI.hpolyunsaturatedFat
The total polyunsaturated fat in the meal item.
@property (nonatomic, strong) NSNumber *polyunsaturatedFatDiscussion
The total polyunsaturated fat in the meal item.
Declared In
UPMealAPI.hpotassium
The total potassium in the meal item.
@property (nonatomic, strong) NSNumber *potassiumDiscussion
The total potassium in the meal item.
Declared In
UPMealAPI.hprotein
The total protein in the meal item.
@property (nonatomic, strong) NSNumber *proteinDiscussion
The total protein in the meal item.
Declared In
UPMealAPI.hsaturatedFat
The total saturated fat in the meal item.
@property (nonatomic, strong) NSNumber *saturatedFatDiscussion
The total saturated fat in the meal item.
Declared In
UPMealAPI.hsodium
The total sodium in the meal item.
@property (nonatomic, strong) NSNumber *sodiumDiscussion
The total sodium in the meal item.
Declared In
UPMealAPI.hsugar
The total sugar in the meal item.
@property (nonatomic, strong) NSNumber *sugarDiscussion
The total sugar in the meal item.
Declared In
UPMealAPI.hunsaturatedFat
The total unsaturated fat in the meal item.
@property (nonatomic, strong) NSNumber *unsaturatedFatDiscussion
The total unsaturated fat in the meal item.
Declared In
UPMealAPI.h