ResponseWithDocumentpublic final class RevisionsGetLatestInDocumentOrCompanyResponse extends AbstractResponseObject implements ResponseWithDocument
| Constructor | Description |
|---|---|
RevisionsGetLatestInDocumentOrCompanyResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getAutoObsoletionReleaseId() |
Get Auto obsoletion release id.
|
String |
getAutoObsoletionReleaseName() |
Get Auto obsoletion release name.
|
Boolean |
getCanCurrentUserObsolete() |
Get Can current user obsolete.
|
String |
getCompanyId() |
Get Company id.
|
String |
getConfiguration() |
Get Configuration.
|
OnshapeDocument |
getDocument() |
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
|
String |
getDocumentId() |
Get Document id.
|
String |
getDocumentName() |
Get Document name.
|
String |
getElementId() |
Get Element id.
|
Number |
getElementType() |
Get Element type.
|
String |
getErrorMessage() |
Get Error message.
|
String |
getInsertableId() |
Get Insertable id.
|
Boolean |
getIsObsolete() |
Get Is obsolete.
|
String |
getMimeType() |
Get Mimetype.
|
String |
getNextRevisionId() |
Get Next revision id.
|
String |
getObsoletionPackageId() |
Get Obsoletion package id.
|
String |
getPartId() |
Get Part id.
|
String |
getPartNumber() |
Get Part number.
|
String |
getPreviousRevisionId() |
Get Previous revision id.
|
String |
getReleaseCreatedDate() |
Get Release created date.
|
Map |
getReleasedBy() |
Get Released by (user object).
|
String |
getReleaseId() |
Get Release id.
|
String |
getReleaseName() |
Get Release name.
|
String |
getRevision() |
Get Revision.
|
String |
getRevisionRuleId() |
Get Revision rule id.
|
String |
getVersionId() |
Get Version id.
|
String |
getVersionName() |
Get Version name.
|
String |
toString() |
getOtherPropertiespublic RevisionsGetLatestInDocumentOrCompanyResponse()
public final OnshapeDocument getDocument()
getDocument in interface ResponseWithDocumentpublic final String getDocumentId()
public final String getDocumentName()
public final String getElementId()
public final String getPartNumber()
public final Number getElementType()
public final String getVersionId()
public final String getVersionName()
public final String getRevision()
public final String getPreviousRevisionId()
public final String getNextRevisionId()
public final Boolean getIsObsolete()
public final Boolean getCanCurrentUserObsolete()
public final String getCompanyId()
public final String getReleaseId()
public final String getObsoletionPackageId()
public final String getAutoObsoletionReleaseId()
public final String getAutoObsoletionReleaseName()
public final String getReleaseName()
public final String getReleaseCreatedDate()
public final Map getReleasedBy()
public final String getInsertableId()
public final String getRevisionRuleId()
public final String getMimeType()
public final String getConfiguration()
public final String getErrorMessage()
public final String getPartId()
Copyright © 2021. All rights reserved.