Business Objects
Quark Platform Documentation
Version 1.7.1_0
Business Objects

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

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

public final class CAL_Char
extends Object

Defines many useful functions for the Cal.Core.Prelude.Char type. Note that the Cal.Core.Prelude.Char type itself is defined in the Cal.Core.Prelude module due to the fact that it is supported via built-in notation for Cal.Core.Prelude.Char literals.

Author:
Bo Ilic

Nested Class Summary
static class CAL_Char.DataConstructors
          This inner class (DataConstructors) contains constants and methods related to binding to CAL DataConstructors in the Cal.Core.Char module.
static class CAL_Char.Functions
          This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Core.Char module.
static class CAL_Char.TypeConstructors
          This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Core.Char 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_Char()
           
 
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_Char

public CAL_Char()

Business Objects
Quark Platform Documentation
Version 1.7.1_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.