Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

org.openquark.cal.module.Cal.Core
Class CAL_Bits

java.lang.Object
  extended by org.openquark.cal.module.Cal.Core.CAL_Bits

public final class CAL_Bits
extends Object

Defines the type class and operations for bitwise operations.

Author:
Peter Cardwell

Nested Class Summary
static class CAL_Bits.Functions
          This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Core.Bits module.
static class CAL_Bits.TypeClasses
          This inner class (TypeClasses) contains constants and methods related to binding to CAL TypeClasses in the Cal.Core.Bits module.
 
Field Summary
static int javaDocHash
          A hash of the concatenated JavaDoc for this class (including inner classes).
static ModuleName MODULE_NAME
           
 
Constructor Summary
CAL_Bits()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE_NAME

public static final ModuleName MODULE_NAME

javaDocHash

public static final int javaDocHash
A hash of the concatenated JavaDoc for this class (including inner classes). This value is used when checking for changes to generated binding classes.

See Also:
Constant Field Values
Constructor Detail

CAL_Bits

public CAL_Bits()

Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.