Class Repository
java.lang.Object
com.dabsquared.gitlabjenkins.gitlab.hook.model.Repository
- Author:
- Robin Müller
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()getUrl()inthashCode()voidsetDescription(String description) voidsetGitHttpUrl(String gitHttpUrl) voidsetGitSshUrl(String gitSshUrl) voidsetHomepage(String homepage) voidvoidvoidsetVisibilityLevel(Integer visibilityLevel) toString()
-
Constructor Details
-
Repository
public Repository()
-
-
Method Details
-
getName
-
setName
-
getDescription
-
setDescription
-
getUrl
-
setUrl
-
getHomepage
-
setHomepage
-
getGitSshUrl
-
setGitSshUrl
-
getGitHttpUrl
-
setGitHttpUrl
-
getVisibilityLevel
-
setVisibilityLevel
-
equals
-
hashCode
public int hashCode() -
toString
-