org.blue.xdata
Class xodtemplate_h.xodtemplate_contactlist

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

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


Field Summary
 java.lang.String contact_name
           
 
Constructor Summary
xodtemplate_h.xodtemplate_contactlist()
           
xodtemplate_h.xodtemplate_contactlist(java.lang.String contact_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

contact_name

public java.lang.String contact_name
Constructor Detail

xodtemplate_h.xodtemplate_contactlist

public xodtemplate_h.xodtemplate_contactlist()

xodtemplate_h.xodtemplate_contactlist

public xodtemplate_h.xodtemplate_contactlist(java.lang.String contact_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