JSONExample.JSONProxy Class Reference

Collaboration diagram for JSONExample.JSONProxy:

Collaboration graph
[legend]

List of all members.

Public Member Functions

NSArray complexData ()
NSArray eoData ()
ComplexPerson onePerson ()
NSArray people ()
void printSomething ()
NSArray simpleData ()
boolean verifyComplexData (NSArray value)
boolean verifyEOData (NSArray data)
boolean verifySimpleData (NSArray data)

Private Attributes

NSArray< Object > complexData
NSArray< SimplePersonsimpleData


Member Function Documentation

NSArray eoData (  ) 

ComplexPerson onePerson (  ) 

NSArray people (  ) 

void printSomething (  ) 

boolean verifyComplexData ( NSArray  value  ) 

boolean verifyEOData ( NSArray  data  ) 

boolean verifySimpleData ( NSArray  data  ) 


Member Data Documentation

NSArray<Object> complexData [private]

Initial value:

 new NSArray<Object>(
                                
                                new Object[] { TEST1, TEST2, TEST1, new Integer(0), "test", new NSTimestamp(), NSPropertyListSerialization.propertyListFromString("<0000c0a8004a0000d2f5480400000113c81c0584c55806fa>"
                                ) })


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:11 2012 for Project Wonder by  doxygen 1.5.8