Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.subsystems.qsys.prompter
Class ClTypesConstants

java.lang.Object
  extended by com.ibm.etools.iseries.subsystems.qsys.prompter.ClTypesConstants

public final class ClTypesConstants
extends Object


Field Summary
static int CHAR
           
static int CMD
           
static int CMDSTR
           
static int CNAME
           
static int COMMENT
           
static String Copyright
           
static int DATE
           
static int DEC
           
static int ELEM
           
static int GENERIC
           
static int HEX
           
static int INT2
           
static int INT4
           
static int LABEL
           
static int LGL
           
static int NAME
           
static int NSCHAR
           
static int PNAME
           
static int QUAL
           
static int SNAME
           
static int TIME
           
static int UINT2
           
static int UINT4
           
static int UNSUPPORTED
           
static int VARNAME
           
static int X
           
static int ZELEM
           
 
Constructor Summary
ClTypesConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Copyright

public static final String Copyright
See Also:
Constant Field Values

UNSUPPORTED

public static final int UNSUPPORTED
See Also:
Constant Field Values

DEC

public static final int DEC
See Also:
Constant Field Values

LGL

public static final int LGL
See Also:
Constant Field Values

CHAR

public static final int CHAR
See Also:
Constant Field Values

NAME

public static final int NAME
See Also:
Constant Field Values

SNAME

public static final int SNAME
See Also:
Constant Field Values

CNAME

public static final int CNAME
See Also:
Constant Field Values

PNAME

public static final int PNAME
See Also:
Constant Field Values

GENERIC

public static final int GENERIC
See Also:
Constant Field Values

CMDSTR

public static final int CMDSTR
See Also:
Constant Field Values

DATE

public static final int DATE
See Also:
Constant Field Values

TIME

public static final int TIME
See Also:
Constant Field Values

HEX

public static final int HEX
See Also:
Constant Field Values

X

public static final int X
See Also:
Constant Field Values

INT2

public static final int INT2
See Also:
Constant Field Values

INT4

public static final int INT4
See Also:
Constant Field Values

VARNAME

public static final int VARNAME
See Also:
Constant Field Values

CMD

public static final int CMD
See Also:
Constant Field Values

ELEM

public static final int ELEM
See Also:
Constant Field Values

QUAL

public static final int QUAL
See Also:
Constant Field Values

ZELEM

public static final int ZELEM
See Also:
Constant Field Values

UINT2

public static final int UINT2
See Also:
Constant Field Values

UINT4

public static final int UINT4
See Also:
Constant Field Values

LABEL

public static final int LABEL
See Also:
Constant Field Values

COMMENT

public static final int COMMENT
See Also:
Constant Field Values

NSCHAR

public static final int NSCHAR
See Also:
Constant Field Values
Constructor Detail

ClTypesConstants

public ClTypesConstants()

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.