ResponseWithDocumentpublic final class RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems extends AbstractResponseObject implements ResponseWithDocument
| Modifier and Type | Field | Description |
|---|---|---|
String |
configuration |
Configuration of the Part studio or Assembly element
|
String |
documentId |
Document ID that contains the revision
|
String |
documentName |
Name of the document that contains the revision
|
String |
elementId |
Element ID that contains the revision
|
Number |
elementType |
Type of element
|
String |
errorMessage |
Any error message if not revision is not accessible
|
String |
id |
Revision Id
|
Boolean |
isObsolete |
Whether the revision is obsolete
|
String |
nextRevisionId |
Revision Id of the next revision if any
|
String |
partId |
Deterministic part ID if revision is of a part
|
String |
partNumber |
Part number of the revision
|
String |
previousRevisionId |
Revision Id of the previous revision if any
|
String |
releaseId |
Release package ID that created this revision
|
String |
revision |
revision name of the revision
|
String |
versionId |
Version ID that contains the revision
|
String |
versionName |
Name of the Version that contains the revision
|
String |
viewRef |
An URI to view the revision
|
| Constructor | Description |
|---|---|
RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems() |
| Modifier and Type | Method | Description |
|---|---|---|
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 that contains the revision
|
String |
getDocumentName() |
Get Name of the document that contains the revision
|
String |
getElementId() |
Get Element ID that contains the revision
|
Number |
getElementType() |
Get Type of element
|
String |
getErrorMessage() |
Get Any error message if not revision is not accessible
|
String |
getId() |
Get Revision Id
|
Boolean |
getIsObsolete() |
Get Whether the revision is obsolete
|
String |
getNextRevisionId() |
Get Revision Id of the next revision if any
|
String |
getPartId() |
Get Deterministic part ID if revision is of a part
|
String |
getPartNumber() |
Get Part number of the revision
|
String |
getPreviousRevisionId() |
Get Revision Id of the previous revision if any
|
String |
getReleaseId() |
Get Release package ID that created this revision
|
String |
getRevision() |
Get revision name of the revision
|
String |
getVersionId() |
Get Version ID that contains the revision
|
String |
getVersionName() |
Get Name of the Version that contains the revision
|
String |
getViewRef() |
Get An URI to view the revision
|
String |
toString() |
getOtherPropertiespublic String id
public String partNumber
public String revision
public String configuration
public Boolean isObsolete
public String documentId
public String documentName
public String versionId
public String versionName
public String elementId
public String viewRef
public Number elementType
public String errorMessage
public String previousRevisionId
public String nextRevisionId
public String partId
public String releaseId
public RevisionsGetRevisionHistoryInCompanyByPartIdResponseItems()
public final String getId()
public final String getPartNumber()
public final String getRevision()
public final String getConfiguration()
public final Boolean getIsObsolete()
public final String getDocumentId()
public final String getDocumentName()
public final String getVersionId()
public final String getVersionName()
public final String getElementId()
public final String getViewRef()
public final Number getElementType()
public final String getErrorMessage()
public final String getPreviousRevisionId()
public final String getNextRevisionId()
public final String getPartId()
public final String getReleaseId()
public final OnshapeDocument getDocument()
getDocument in interface ResponseWithDocumentCopyright © 2021. All rights reserved.