Package org.gitlab4j.api.models
Class ProjectAccess
java.lang.Object
org.gitlab4j.api.models.ProjectAccess
public class ProjectAccess extends Object
-
Constructor Summary
Constructors Constructor Description ProjectAccess()
-
Method Summary
Modifier and Type Method Description AccessLevel
getAccessLevel()
int
getNotificationLevel()
void
setAccessLevel(AccessLevel accessLevel)
void
setNotificationLevel(int notificationLevel)
String
toString()