|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stackmob.sdkapi.SMValue<String>
com.stackmob.sdkapi.SMString
public class SMString
A String value
| Field Summary |
|---|
| Fields inherited from class com.stackmob.sdkapi.SMValue |
|---|
value |
| Constructor Summary | |
|---|---|
SMString(String value)
Create a new SMString |
|
| Method Summary |
|---|
| Methods inherited from class com.stackmob.sdkapi.SMValue |
|---|
asA, equals, getValue, hashCode, isA, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SMString(String value)
value - the String this SMString represents
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||