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

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

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

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


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

See Also:
Constant Field Values
Constructor Detail

XMLElementNames.ChangeHistory.Property

public XMLElementNames.ChangeHistory.Property()


Copyright © 2009. All Rights Reserved.