@Generated public class WorkspaceInfo extends Object
| Constructor and Description |
|---|
WorkspaceInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFilePath() |
String |
getGitFolderPath() |
String |
getRootPath() |
Boolean |
getSourceLinked() |
int |
hashCode() |
WorkspaceInfo |
setFilePath(String filePath) |
WorkspaceInfo |
setGitFolderPath(String gitFolderPath) |
WorkspaceInfo |
setRootPath(String rootPath) |
WorkspaceInfo |
setSourceLinked(Boolean sourceLinked) |
String |
toString() |
public WorkspaceInfo setFilePath(String filePath)
public String getFilePath()
public WorkspaceInfo setGitFolderPath(String gitFolderPath)
public String getGitFolderPath()
public WorkspaceInfo setRootPath(String rootPath)
public String getRootPath()
public WorkspaceInfo setSourceLinked(Boolean sourceLinked)
public Boolean getSourceLinked()
Copyright © 2026. All rights reserved.