public final class ReleaseManagementFindByDocumentIdAndVersionIdResponseItems extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String[] |
linkedVersionIds |
The linkedVersion ids of the release package
|
String[] |
parentPackages |
The parentPackages of the release package
|
String |
revisionRuleId |
The revisionRule id of the release package
|
String |
versionId |
The version id of the release package
|
String |
workspaceId |
The workspace id of the release package
|
| Constructor | Description |
|---|---|
ReleaseManagementFindByDocumentIdAndVersionIdResponseItems() |
| Modifier and Type | Method | Description |
|---|---|---|
String[] |
getLinkedVersionIds() |
Get The linkedVersion ids of the release package
|
String[] |
getParentPackages() |
Get The parentPackages of the release package
|
String |
getRevisionRuleId() |
Get The revisionRule id of the release package
|
String |
getVersionId() |
Get The version id of the release package
|
String |
getWorkspaceId() |
Get The workspace id of the release package
|
String |
toString() |
getOtherPropertiespublic String versionId
public String workspaceId
public String revisionRuleId
public String[] linkedVersionIds
public String[] parentPackages
public ReleaseManagementFindByDocumentIdAndVersionIdResponseItems()
public final String getVersionId()
public final String getWorkspaceId()
public final String getRevisionRuleId()
public final String[] getLinkedVersionIds()
public final String[] getParentPackages()
Copyright © 2021. All rights reserved.