@Generated public class RepoInstallation extends Object
| Constructor and Description |
|---|
RepoInstallation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getRepoName() |
String |
getRepoPath() |
int |
hashCode() |
RepoInstallation |
setRepoName(String repoName) |
RepoInstallation |
setRepoPath(String repoPath) |
String |
toString() |
public RepoInstallation setRepoName(String repoName)
public String getRepoName()
public RepoInstallation setRepoPath(String repoPath)
public String getRepoPath()
Copyright © 2024. All rights reserved.