XMMSpotMap Class Reference

Inherits from NSObject
Declared in XMMSpotMap.h
XMMSpotMap.m

Overview

XMMSpotMap is used for mapping the JSON sended by the api.

Other Methods

  items

Array containing XMMSpotMapItem items.

@property (nonatomic) NSArray *items

Declared In

XMMSpotMap.h

  style

The style of the system as XMMStyle.

@property (nonatomic) XMMStyle *style

Declared In

XMMSpotMap.h

Mapping

+ contentDescriptor

Returns a RKResponseDescriptor for XMMSpotMap class.

+ (RKResponseDescriptor *)contentDescriptor

Return Value

RKResponseDescriptor*

Declared In

XMMSpotMap.h