|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.core.api.dto.Roles
public class Roles
| Constructor Summary | |
|---|---|
Roles()
|
|
Roles(java.util.List<Role> roles)
|
|
| Method Summary | |
|---|---|
java.util.List<Role> |
getRoles()
|
void |
setRoles(java.util.List<Role> roles)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Roles()
public Roles(java.util.List<Role> roles)
| Method Detail |
|---|
public java.util.List<Role> getRoles()
public void setRoles(java.util.List<Role> roles)
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||