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

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

public static final class XMLElementNames.HostID
extends java.lang.Object

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


Nested Class Summary
static class XMLElementNames.HostID.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 HostID Element.
 
Constructor Summary
XMLElementNames.HostID()
           
 
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 HostID Element.

See Also:
Constant Field Values
Constructor Detail

XMLElementNames.HostID

public XMLElementNames.HostID()


Copyright © 2009. All Rights Reserved.