Class Project
java.lang.Object
com.dabsquared.gitlabjenkins.gitlab.hook.model.Project
- Author:
- Robin Müller
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()getUrl()inthashCode()voidsetAvatarUrl(String avatarUrl) voidsetDefaultBranch(String defaultBranch) voidsetDescription(String description) voidsetHomepage(String homepage) voidsetHttpUrl(String httpUrl) voidvoidvoidsetNamespace(String namespace) voidsetPathWithNamespace(String pathWithNamespace) voidvoidvoidsetVisibilityLevel(Integer visibilityLevel) voidtoString()
-
Constructor Details
-
Project
public Project()
-
-
Method Details
-
getName
-
setName
-
getDescription
-
setDescription
-
getWebUrl
-
setWebUrl
-
getAvatarUrl
-
setAvatarUrl
-
getNamespace
-
setNamespace
-
getVisibilityLevel
-
setVisibilityLevel
-
getPathWithNamespace
-
setPathWithNamespace
-
getDefaultBranch
-
setDefaultBranch
-
getHomepage
-
setHomepage
-
getUrl
-
setUrl
-
getSshUrl
-
setSshUrl
-
getHttpUrl
-
setHttpUrl
-
getId
-
setId
-
equals
-
hashCode
public int hashCode() -
toString
-