org.LexGrid.LexBIG.caCore.hibernate.compositeKeys
Class PropertiesKey
java.lang.Object
org.LexGrid.LexBIG.caCore.hibernate.compositeKeys.PropertiesKey
- All Implemented Interfaces:
- java.io.Serializable
public class PropertiesKey
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
PropertiesKey
public PropertiesKey()
getCodingSchemeName
public java.lang.String getCodingSchemeName()
setCodingSchemeName
public void setCodingSchemeName(java.lang.String codingSchemeName)
getPropertyId
public java.lang.String getPropertyId()
setPropertyId
public void setPropertyId(java.lang.String propertyId)
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object