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

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

public static class XMLElementNames.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 XMLElementNames.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
XMLElementNames.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

XMLElementNames.ComponentTypes

public XMLElementNames.ComponentTypes()


Copyright © 2009. All Rights Reserved.