org.blue.xdata
Class xodtemplate_h.xodtemplate_hostlist

java.lang.Object
  extended by org.blue.xdata.xodtemplate_h.xodtemplate_hostlist
Enclosing class:
xodtemplate_h

public static class xodtemplate_h.xodtemplate_hostlist
extends java.lang.Object


Field Summary
 java.lang.String host_name
           
 
Constructor Summary
xodtemplate_h.xodtemplate_hostlist()
           
xodtemplate_h.xodtemplate_hostlist(java.lang.String host_name)
           
 
Method Summary
 boolean equals(java.lang.Object oth)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

host_name

public java.lang.String host_name
Constructor Detail

xodtemplate_h.xodtemplate_hostlist

public xodtemplate_h.xodtemplate_hostlist()

xodtemplate_h.xodtemplate_hostlist

public xodtemplate_h.xodtemplate_hostlist(java.lang.String host_name)
Method Detail

equals

public boolean equals(java.lang.Object oth)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object