| Constructor and Description |
|---|
InternalGitSource(String ou,
String repository,
String branch,
String project) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBranch() |
String |
getOu() |
String |
getProject() |
String |
getRepository() |
void |
setBranch(String branch) |
void |
setOu(String ou) |
void |
setProject(String project) |
void |
setRepository(String repository) |
public String getOu()
public void setOu(String ou)
public String getRepository()
public void setRepository(String repository)
public String getBranch()
public void setBranch(String branch)
public String getProject()
public void setProject(String project)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.