org.squashtest.tm.domain.users
Class Party
java.lang.Object
org.squashtest.tm.domain.users.Party
- Direct Known Subclasses:
- Team, User
@Entity
public abstract class Party
- extends Object
|
Field Summary |
protected Long |
id
|
|
Constructor Summary |
Party()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
protected Long id
Party
public Party()
getGroup
public UsersGroup getGroup()
setGroup
public void setGroup(UsersGroup group)
getId
public Long getId()
getName
public String getName()
getType
public String getType()
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.