|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stackmob.sdkapi.SMValue<T>
com.stackmob.sdkapi.SMPrimitive<Boolean>
com.stackmob.sdkapi.SMBoolean
public class SMBoolean
A Boolean value
| Field Summary |
|---|
| Fields inherited from class com.stackmob.sdkapi.SMValue |
|---|
value |
| Constructor Summary | |
|---|---|
SMBoolean(Boolean value)
Create a new SMBoolean |
|
| 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 SMBoolean(Boolean value)
value - the Boolean this SMBoolean represents
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||