com.stackmob.sdkapi
Class SMObject
java.lang.Object
com.stackmob.sdkapi.SMValue<Map<String,SMValue>>
com.stackmob.sdkapi.SMObject
public class SMObject
- extends SMValue<Map<String,SMValue>>
An SMValue representing an object stored, or to be stored, in the StackMob Datastore
| Fields inherited from class com.stackmob.sdkapi.SMValue |
value |
SMObject
public SMObject(Map<String,SMValue> value)
- Create a new SMObject
- Parameters:
value - the Map of object fields to their values
Copyright © 2012 StackMob. All Rights Reserved.