Class Repository
java.lang.Object
com.dabsquared.gitlabjenkins.gitlab.hook.model.Repository
- Author:
- Robin Müller
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
getUrl()
int
hashCode()
void
setDescription
(String description) void
setGitHttpUrl
(String gitHttpUrl) void
setGitSshUrl
(String gitSshUrl) void
setHomepage
(String homepage) void
void
void
setVisibilityLevel
(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
-