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

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

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

Enumeration of XML element attribute values.


Field Summary
static java.lang.String FALSE
           
static java.lang.String TRUE
           
 
Constructor Summary
TagNames.Values()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRUE

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

FALSE

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

TagNames.Values

public TagNames.Values()


Copyright © 2011. All Rights Reserved.