ResponseWithDocumentpublic final class AssembliesGetBillOfMaterialsResponseBomTableItemsItemSource extends AbstractResponseObject implements ResponseWithDocument
| Modifier and Type | Field | Description |
|---|---|---|
String |
documentId |
The id of the onshape document containing this item
|
String |
elementId |
The id of the element in the workspace or version of the document containing the item
|
String |
partId |
The id of the part for this item.
|
String |
wvmId |
The id of the version or workspace containing the item
|
String |
wvmType |
"v" if the item is from a version or "w" if it is from a workspace
|
| Constructor | Description |
|---|---|
AssembliesGetBillOfMaterialsResponseBomTableItemsItemSource() |
| 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 The id of the onshape document containing this item
|
String |
getElementId() |
Get The id of the element in the workspace or version of the document containing the item
|
String |
getPartId() |
Get The id of the part for this item.
|
String |
getWvmId() |
Get The id of the version or workspace containing the item
|
String |
getWvmType() |
Get "v" if the item is from a version or "w" if it is from a workspace
|
String |
toString() |
getOtherPropertiespublic String documentId
public String wvmType
public String wvmId
public String elementId
public String partId
public AssembliesGetBillOfMaterialsResponseBomTableItemsItemSource()
public final String getDocumentId()
public final String getWvmType()
public final String getWvmId()
public final String getElementId()
public final String getPartId()
public final OnshapeDocument getDocument()
getDocument in interface ResponseWithDocumentCopyright © 2021. All rights reserved.