Adobe LiveCycle Business Activity Monitoring ES API

com.celequest.api.type
Interface ISQLBoolean

All Superinterfaces:
Comparable, ISQLValue, Serializable

public interface ISQLBoolean
extends ISQLValue

SQL "BOOLEAN" value.

Since:
2.5.3

Method Summary
 boolean getBoolean()
          Get the value.
 void set(boolean x)
          Set the value.
 
Methods inherited from interface com.celequest.api.type.ISQLValue
getString, isNull, set, set, setNull
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getBoolean

public boolean getBoolean()
Get the value.

Returns:
boolean

set

public void set(boolean x)
Set the value.

Parameters:
x - boolean

Adobe LiveCycle Business Activity Monitoring ES API

Copyright © 2004-2007 Adobe Systems Incorporated. All rights reserved.
Copyright © 2002-2007 Celequest Corp. All Rights Reserved.

Take a survey