MapsIndoors iOS SDK
V3
Loading...
Searching...
No Matches
tmp_docs
src
MPRouteProperty.h
Go to the documentation of this file.
1
//
2
// MPRouteProperty.h
3
// MapsIndoors
4
//
5
// Created by Daniel Nielsen on 07/07/14.
6
// Copyright (c) 2014 MapsPeople A/S. All rights reserved.
7
//
8
9
#import "MPJSONModel.h"
10
14
@interface
MPRouteProperty
: MPJSONModel
15
19
@property
(nonatomic, strong, nullable) NSString*
text
;
23
@property
(nonatomic, strong, nullable) NSNumber*
value
;
24
25
@end
MPRouteProperty
Definition
MPRouteProperty.h:15
MPRouteProperty::value
NSNumber * value
Definition
MPRouteProperty.h:23
MPRouteProperty::text
NSString * text
Definition
MPRouteProperty.h:19
Generated by
1.10.0