Package org.aoju.bus.gitlab.models
Class ProjectAccess
java.lang.Object
org.aoju.bus.gitlab.models.ProjectAccess
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetAccessLevel(AccessLevel accessLevel) voidsetNotificationLevel(int notificationLevel) toString()
-
Constructor Details
-
ProjectAccess
public ProjectAccess()
-
-
Method Details
-
getAccessLevel
-
setAccessLevel
-
getNotificationLevel
public int getNotificationLevel() -
setNotificationLevel
public void setNotificationLevel(int notificationLevel) -
toString
-