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

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

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

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


Nested Class Summary
static class XMLElementNames.Header.ApplicationCreatedBy
          This is the class that represents the ApplicationCreatedDate Element which contains all of the XML elements that represent a ApplicationCreatedDate object.
static class XMLElementNames.Header.ApplicationVersionCreatedBy
          This is the class that represents the ApplicationVersionCreatedBy Element which contains all of the XML elements that represent a ApplicationVersionCreatedBy object.
static class XMLElementNames.Header.ConfigurationVersion
          This is the class that represents the DocumentTypeVersion Element which contains all of the XML elements that represent a DocumentTypeVersion object.
static class XMLElementNames.Header.MetaMatrixSystemVersion
          This is the class that represents the MetaMatrixServerVersion Element which contains all of the XML elements that represent a ProductServiceConfigs object.
static class XMLElementNames.Header.Time
          This is the class that represents the Time Element which contains all of the XML elements that represent a Time object.
static class XMLElementNames.Header.UserCreatedBy
          This is the class that represents the UserName Element which contains all of the XML elements that represent a UserName object.
 
Field Summary
static java.lang.String ELEMENT
          This is the name of the Header Element.
 
Constructor Summary
XMLElementNames.Header()
           
 
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 Header Element.

See Also:
Constant Field Values
Constructor Detail

XMLElementNames.Header

public XMLElementNames.Header()


Copyright © 2009. All Rights Reserved.