public class ProjectAccess
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
ProjectAccess() |
| Modifier and Type | Method and Description |
|---|---|
AccessLevel |
getAccessLevel() |
int |
getNotificationLevel() |
void |
setAccessLevel(AccessLevel accessLevel) |
void |
setNotificationLevel(int notificationLevel) |
java.lang.String |
toString() |
public AccessLevel getAccessLevel()
public void setAccessLevel(AccessLevel accessLevel)
public int getNotificationLevel()
public void setNotificationLevel(int notificationLevel)
public java.lang.String toString()
toString in class java.lang.Object