com.metamatrix.common.config.xml
Class XMLConfig_ElementNames.ComponentTypes

java.lang.Object
  extended by com.metamatrix.common.config.xml.XMLConfig_ElementNames.ComponentTypes
Enclosing interface:
XMLConfig_ElementNames

public static class XMLConfig_ElementNames.ComponentTypes
extends java.lang.Object

This is the class that represents the ComponentTypes Element which contains all of the XML elements that represent a ComponentTypes object.


Nested Class Summary
static class XMLConfig_ElementNames.ComponentTypes.ComponentType
          This is the class that represents the ComponentType Element which contains all of the XML elements that represent a ComponentType object.
 
Field Summary
static java.lang.String ELEMENT
          This is the name of the ComponentTypes Element.
 
Constructor Summary
XMLConfig_ElementNames.ComponentTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ELEMENT

public static final java.lang.String ELEMENT
This is the name of the ComponentTypes Element.

See Also:
Constant Field Values
Constructor Detail

XMLConfig_ElementNames.ComponentTypes

public XMLConfig_ElementNames.ComponentTypes()


Copyright © 2009. All Rights Reserved.