com.metamatrix.common.config.xml
Class XMLElementNames.Hosts.Host

java.lang.Object
  extended by com.metamatrix.common.config.xml.XMLElementNames.Hosts.Host
Enclosing class:
XMLElementNames.Hosts

public static class XMLElementNames.Hosts.Host
extends java.lang.Object

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


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

See Also:
Constant Field Values
Constructor Detail

XMLElementNames.Hosts.Host

public XMLElementNames.Hosts.Host()


Copyright © 2009. All Rights Reserved.