JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.polarion.alm.shared.api.model.usergroup
Interface ProjectWithRoles
public interface
ProjectWithRoles
Since:
3.19.3
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Project
project
()
IterableWithSize
<
String
>
roles
()
Method Details
project
@NotNull
Project
project
()
roles
@NotNull
IterableWithSize
<
String
>
roles
()