OlapicEntity Class Reference
| Inherits from | NSObject |
| Declared in | OlapicEntity.h |
Instance Methods
get:
Get specific information from the entity
- (id)get:(NSString *)pathParameters
- path
The navigation path, using slashes like a real path: key1/key2/value
Return Value
The value for the given path
Availability
v1.0
Declared In
OlapicEntity.h