@interface SXDataRecord : SXJSONObject - (void)setValue:(id)a0 forKey:(id)a1; - (id)description; - (id)valueForKey:(id)a0; @end
@interface SXDataRecord : SXJSONObject - (void)setValue:(id)a0 forKey:(id)a1; - (id)description; - (id)valueForKey:(id)a0; @end