au.edu.archer.schemas.icat
Class InvestigatorPK
java.lang.Object
au.edu.archer.schemas.icat.InvestigatorPK
- All Implemented Interfaces:
- java.io.Serializable
public class InvestigatorPK
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
|
Field Summary |
protected java.lang.String |
role
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
role
protected java.lang.String role
InvestigatorPK
public InvestigatorPK()
getRole
public java.lang.String getRole()
setRole
public void setRole(java.lang.String role)
getFacilityUser
public FacilityUser getFacilityUser()
setFacilityUser
public void setFacilityUser(FacilityUser facilityUser)
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.