@Entity public class Role extends Object implements Serializable
Role()
Role(String recordId, String role)
boolean
equals(Object obj)
String
getRecordId()
getRole()
void
setRecordId(String recordId)
setRole(String role)
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Role()
public Role(String recordId, String role)
public String getRecordId()
public void setRecordId(String recordId)
public String getRole()
public void setRole(String role)
public boolean equals(Object obj)
equals
Object
Copyright © 2009-2016. All Rights Reserved.