com.metamatrix.common.config.xml
Class XMLElementNames.Configurations.Configuration.ServiceComponentDefns

java.lang.Object
  extended by com.metamatrix.common.config.xml.XMLElementNames.Configurations.Configuration.ServiceComponentDefns
Enclosing class:
XMLElementNames.Configurations.Configuration

public static class XMLElementNames.Configurations.Configuration.ServiceComponentDefns
extends java.lang.Object

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


Nested Class Summary
static class XMLElementNames.Configurations.Configuration.ServiceComponentDefns.ServiceComponentDefn
          This is the class that represents the ServiceComponentDefn Element which contains all of the XML elements that represent a ServiceComponentDefn object.
 
Field Summary
static java.lang.String ELEMENT
          This is the name of the ServiceComponentDefns Element.
 
Constructor Summary
XMLElementNames.Configurations.Configuration.ServiceComponentDefns()
           
 
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 ServiceComponentDefns Element.

See Also:
Constant Field Values
Constructor Detail

XMLElementNames.Configurations.Configuration.ServiceComponentDefns

public XMLElementNames.Configurations.Configuration.ServiceComponentDefns()


Copyright © 2009. All Rights Reserved.