ResponseWithDocumentpublic final class AssembliesGetAssemblyDefinitionResponseSubAssemblies extends AbstractResponseObject implements ResponseWithDocument
| Modifier and Type | Field | Description |
|---|---|---|
String |
documentId |
Document ID for the document containing the sub-assembly
|
String |
documentMicroversion |
Document microversion ID for the document containing the sub-assembly
|
String |
documentVersion |
Version ID of document containing the subAssembly, if reached through one or more version references
|
String |
elementId |
Element ID of the sub-assembly
|
AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances[] |
instances |
Instances within the sub-assembly
|
String |
partNumber |
The part number of the assembly, if from a revision
|
String |
revision |
The revision this assembly was inserted from, if any
|
| Constructor | Description |
|---|---|
AssembliesGetAssemblyDefinitionResponseSubAssemblies() |
| Modifier and Type | Method | Description |
|---|---|---|
OnshapeDocument |
getDocument() |
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
|
String |
getDocumentId() |
Get Document ID for the document containing the sub-assembly
|
String |
getDocumentMicroversion() |
Get Document microversion ID for the document containing the sub-assembly
|
String |
getDocumentVersion() |
Get Version ID of document containing the subAssembly, if reached through one or more version references
|
String |
getElementId() |
Get Element ID of the sub-assembly
|
AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances[] |
getInstances() |
Get Instances within the sub-assembly
|
String |
getPartNumber() |
Get The part number of the assembly, if from a revision
|
String |
getRevision() |
Get The revision this assembly was inserted from, if any
|
String |
toString() |
getOtherPropertiespublic String documentId
public String documentMicroversion
public String documentVersion
public String elementId
public String revision
public String partNumber
public AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances[] instances
public AssembliesGetAssemblyDefinitionResponseSubAssemblies()
public final String getDocumentId()
public final String getDocumentMicroversion()
public final String getDocumentVersion()
public final String getElementId()
public final String getRevision()
public final String getPartNumber()
public final AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances[] getInstances()
public final OnshapeDocument getDocument()
getDocument in interface ResponseWithDocumentCopyright © 2021. All rights reserved.