public class Project extends Object
| Constructor and Description |
|---|
Project(long id,
long workspaceId,
Long accountId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAccountId() |
long |
getId() |
String |
getUrl() |
long |
getWorkspaceId() |
void |
setAccountId(long accountId) |
void |
setBaseUrl(String baseUrl) |
public Project(long id,
long workspaceId,
Long accountId)
Copyright © 2024. All rights reserved.