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

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

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

This is the class that represents the ChangeHistory Properties Element which contains all of the XML elements that represent the change information for the object.


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

See Also:
Constant Field Values
Constructor Detail

XMLElementNames.ChangeHistory

public XMLElementNames.ChangeHistory()


Copyright © 2009. All Rights Reserved.