com.stackmob.sdkapi
Class SMIsNull

java.lang.Object
  extended by com.stackmob.sdkapi.SMCondition
      extended by com.stackmob.sdkapi.SMIsNull

public class SMIsNull
extends SMCondition


Constructor Summary
SMIsNull(String field, SMBoolean value)
           
 
Method Summary
 String getField()
           
 SMBoolean getValue()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SMIsNull

public SMIsNull(String field,
                SMBoolean value)
Method Detail

getField

public String getField()

getValue

public SMBoolean getValue()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012 StackMob. All Rights Reserved.