ResponseWithDocumentpublic final class ReleaseManagementCreateReleasePackageResponseItems extends AbstractResponseObject implements ResponseWithDocument
| Modifier and Type | Field | Description |
|---|---|---|
Map[] |
children |
Dependent child items as determined by Onshape.
|
String |
configuration |
Configuration of the Part studio or Assembly element
|
String |
documentId |
Document ID of the revisionable object
|
String |
elementId |
Element ID of the revisionable object
|
Number |
elmentType |
Type of element, which can be 0: Part Studio, 1: Assembly, 2: Drawing.
|
ReleaseManagementCreateReleasePackageResponseItemsErrors[] |
errors |
Errors or warnings if any associated with items.
|
String |
href |
An URI to get complete metadata for the item
|
String |
id |
ID of the item
|
String |
name |
Name of the revisionable object
|
String |
partId |
Deterministic part ID if item is a part
|
ReleaseManagementCreateReleasePackageResponseItemsProperties[] |
properties |
Properties of the item
|
String |
versionId |
Version ID of the revisionable object
|
String |
viewRef |
An URI that can be opened in the browser to view the item
|
String |
workspaceId |
Workspace ID of the revisionable object
|
| Constructor | Description |
|---|---|
ReleaseManagementCreateReleasePackageResponseItems() |
| Modifier and Type | Method | Description |
|---|---|---|
Map[] |
getChildren() |
Get Dependent child items as determined by Onshape.
|
String |
getConfiguration() |
Get Configuration of the Part studio or Assembly element
|
OnshapeDocument |
getDocument() |
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
|
String |
getDocumentId() |
Get Document ID of the revisionable object
|
String |
getElementId() |
Get Element ID of the revisionable object
|
Number |
getElmentType() |
Get Type of element, which can be 0: Part Studio, 1: Assembly, 2: Drawing.
|
ReleaseManagementCreateReleasePackageResponseItemsErrors[] |
getErrors() |
Get Errors or warnings if any associated with items.
|
String |
getHref() |
Get An URI to get complete metadata for the item
|
String |
getId() |
Get ID of the item
|
String |
getName() |
Get Name of the revisionable object
|
String |
getPartId() |
Get Deterministic part ID if item is a part
|
ReleaseManagementCreateReleasePackageResponseItemsProperties[] |
getProperties() |
Get Properties of the item
|
String |
getVersionId() |
Get Version ID of the revisionable object
|
String |
getViewRef() |
Get An URI that can be opened in the browser to view the item
|
String |
getWorkspaceId() |
Get Workspace ID of the revisionable object
|
String |
toString() |
getOtherPropertiespublic String id
public String name
public String documentId
public String versionId
public String workspaceId
public String elementId
public Number elmentType
public String partId
public String configuration
public String href
public String viewRef
public ReleaseManagementCreateReleasePackageResponseItemsErrors[] errors
public Map[] children
public ReleaseManagementCreateReleasePackageResponseItemsProperties[] properties
public ReleaseManagementCreateReleasePackageResponseItems()
public final String getId()
public final String getName()
public final String getDocumentId()
public final String getVersionId()
public final String getWorkspaceId()
public final String getElementId()
public final Number getElmentType()
public final String getPartId()
public final String getConfiguration()
public final String getHref()
public final String getViewRef()
public final ReleaseManagementCreateReleasePackageResponseItemsErrors[] getErrors()
public final Map[] getChildren()
public final ReleaseManagementCreateReleasePackageResponseItemsProperties[] getProperties()
public final OnshapeDocument getDocument()
getDocument in interface ResponseWithDocumentCopyright © 2021. All rights reserved.