ResponseWithDocumentpublic final class AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances extends AbstractResponseObject implements ResponseWithDocument
| Modifier and Type | Field | Description |
|---|---|---|
String |
configuration |
Configuration of the Part studio element if the instance references a Part studio.
|
String |
documentId |
Document ID for the document containing the included instance
|
String |
documentMicroversion |
Microversion ID of document containing the included instance
|
String |
documentVersion |
Version ID of document containing the included instance, if reached through one or more version references
|
String |
elementId |
Element ID of the part/assembly instance
|
String |
id |
Instance ID
|
Boolean |
isStandardContent |
If type is Part this field indicates whether the part is Standard Content.
|
String |
name |
Part/feature/assembly name
|
String |
partId |
Deterministic part ID if type is Part.
|
Boolean |
suppressed |
Instance suppressed or not
|
String |
type |
Instance type.
|
| Constructor | Description |
|---|---|
AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getConfiguration() |
Get Configuration of the Part studio element if the instance references a Part studio.
|
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 included instance
|
String |
getDocumentMicroversion() |
Get Microversion ID of document containing the included instance
|
String |
getDocumentVersion() |
Get Version ID of document containing the included instance, if reached through one or more version references
|
String |
getElementId() |
Get Element ID of the part/assembly instance
|
String |
getId() |
Get Instance ID
|
Boolean |
getIsStandardContent() |
Get If type is Part this field indicates whether the part is Standard Content.
|
String |
getName() |
Get Part/feature/assembly name
|
String |
getPartId() |
Get Deterministic part ID if type is Part.
|
Boolean |
getSuppressed() |
Get Instance suppressed or not
|
String |
getType() |
Get Instance type.
|
String |
toString() |
getOtherPropertiespublic String id
public String name
public String type
public Boolean suppressed
public String documentId
public String documentMicroversion
public String documentVersion
public String elementId
public String partId
public Boolean isStandardContent
public String configuration
public AssembliesGetAssemblyDefinitionResponseSubAssembliesInstances()
public final String getId()
public final String getName()
public final String getType()
public final Boolean getSuppressed()
public final String getDocumentId()
public final String getDocumentMicroversion()
public final String getDocumentVersion()
public final String getElementId()
public final String getPartId()
public final Boolean getIsStandardContent()
public final String getConfiguration()
public final OnshapeDocument getDocument()
getDocument in interface ResponseWithDocumentCopyright © 2021. All rights reserved.