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

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

public static class XMLElementNames.ComponentTypeID
extends java.lang.Object

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


Nested Class Summary
static class XMLElementNames.ComponentTypeID.Attributes
          This class defines the Attributes of the Element class that contains it.
 
Field Summary
static java.lang.String ELEMENT
          This is the name of the ComponentTypeID Element.
 
Constructor Summary
XMLElementNames.ComponentTypeID()
           
 
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 ComponentTypeID Element.

See Also:
Constant Field Values
Constructor Detail

XMLElementNames.ComponentTypeID

public XMLElementNames.ComponentTypeID()


Copyright © 2009. All Rights Reserved.