public class GitlabProjectSharedGroup
extends java.lang.Object
Constructor and Description |
---|
GitlabProjectSharedGroup() |
Modifier and Type | Method and Description |
---|---|
GitlabAccessLevel |
getAccessLevel() |
int |
getGroupId() |
java.lang.String |
getGroupName() |
void |
setAccessLevel(GitlabAccessLevel accessLevel) |
void |
setGroupId(int groupId) |
void |
setGroupName(java.lang.String groupName) |
public int getGroupId()
public void setGroupId(int groupId)
public java.lang.String getGroupName()
public void setGroupName(java.lang.String groupName)
public GitlabAccessLevel getAccessLevel()
public void setAccessLevel(GitlabAccessLevel accessLevel)
Copyright © 2017. All Rights Reserved.