org.teiid.test.client.ctc
Class TagNames.Attributes

java.lang.Object
  extended by org.teiid.test.client.ctc.TagNames.Attributes
Enclosing class:
TagNames

public static final class TagNames.Attributes
extends java.lang.Object

Enumeration of XML element attribute names.


Field Summary
static java.lang.String DISTINCT
           
static java.lang.String NAME
           
static java.lang.String SIZE
           
static java.lang.String STAR
           
static java.lang.String TABLE_COLUMN_COUNT
           
static java.lang.String TABLE_ROW_COUNT
           
static java.lang.String TYPE
           
static java.lang.String UPDATE_CNT
           
static java.lang.String VALUE
           
 
Constructor Summary
TagNames.Attributes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE

public static final java.lang.String TYPE
See Also:
Constant Field Values

SIZE

public static final java.lang.String SIZE
See Also:
Constant Field Values

TABLE_ROW_COUNT

public static final java.lang.String TABLE_ROW_COUNT
See Also:
Constant Field Values

TABLE_COLUMN_COUNT

public static final java.lang.String TABLE_COLUMN_COUNT
See Also:
Constant Field Values

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values

VALUE

public static final java.lang.String VALUE
See Also:
Constant Field Values

DISTINCT

public static final java.lang.String DISTINCT
See Also:
Constant Field Values

STAR

public static final java.lang.String STAR
See Also:
Constant Field Values

UPDATE_CNT

public static final java.lang.String UPDATE_CNT
See Also:
Constant Field Values
Constructor Detail

TagNames.Attributes

public TagNames.Attributes()


Copyright © 2011. All Rights Reserved.