au.edu.archer.schemas.icat
Class KeywordPK
java.lang.Object
au.edu.archer.schemas.icat.KeywordPK
- All Implemented Interfaces:
- java.io.Serializable
public class KeywordPK
- 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 |
KeywordPK
public KeywordPK()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getInvestigation
public Investigation getInvestigation()
setInvestigation
public void setInvestigation(Investigation investigation)
equals
public boolean equals(java.lang.Object arg0)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2008 ARCHER - James Cook University. All Rights Reserved.