GravityNameValue Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | GravityNameValue.h GravityNameValue.m |
Other Methods
– initWithDictionary:
Initializes a GravityNameValue object with a dictionary
- (id)initWithDictionary:(NSDictionary *)dictParameters
dict |
the dictionary representing the object |
|---|
Return Value
an initialized GravityNameValue object
Discussion
Initializes a GravityNameValue object with a dictionary
Declared In
GravityNameValue.h