au.edu.archer.schemas.icat
Class UserRolesPK
java.lang.Object
au.edu.archer.schemas.icat.UserRolesPK
- All Implemented Interfaces:
- java.io.Serializable
public class UserRolesPK
- 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 |
UserRolesPK
public UserRolesPK()
getUsername
public java.lang.String getUsername()
setUsername
public void setUsername(java.lang.String username)
getApplication
public Application getApplication()
setApplication
public void setApplication(Application application)
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.