ResponseWithDocumentpublic final class DocumentsGetInsertablesResponseItems extends AbstractResponseObject implements ResponseWithDocument
| Modifier and Type | Field | Description |
|---|---|---|
String |
bodyType |
Body type
|
Number |
classType |
The type of insertable
|
String |
dataType |
Data type
|
String |
deterministicId |
Part deteministic ID
|
String |
documentId |
Document ID
|
String |
elementId |
Element ID
|
String |
elementName |
Element name
|
String |
elementType |
Element type
|
String |
featureId |
Feature ID
|
String |
featureName |
Feature name
|
Map |
featureSpec |
Feature spec (for internal use)
|
String |
featureType |
Feature type
|
String |
id |
Insertable ID
|
String |
insertableQuery |
Insertable query
|
String |
parentId |
Insertable parent
|
String |
partName |
Part name
|
String |
thumbnailUri |
Thumbnail URI
|
String |
versionId |
Version ID
|
String |
versionName |
Version name
|
| Constructor | Description |
|---|---|
DocumentsGetInsertablesResponseItems() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getBodyType() |
Get Body type
|
Number |
getClassType() |
Get The type of insertable
|
String |
getDataType() |
Get Data type
|
String |
getDeterministicId() |
Get Part deteministic ID
|
OnshapeDocument |
getDocument() |
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
|
String |
getDocumentId() |
Get Document ID
|
String |
getElementId() |
Get Element ID
|
String |
getElementName() |
Get Element name
|
String |
getElementType() |
Get Element type
|
String |
getFeatureId() |
Get Feature ID
|
String |
getFeatureName() |
Get Feature name
|
Map |
getFeatureSpec() |
Get Feature spec (for internal use)
|
String |
getFeatureType() |
Get Feature type
|
String |
getId() |
Get Insertable ID
|
String |
getInsertableQuery() |
Get Insertable query
|
String |
getParentId() |
Get Insertable parent
|
String |
getPartName() |
Get Part name
|
String |
getThumbnailUri() |
Get Thumbnail URI
|
String |
getVersionId() |
Get Version ID
|
String |
getVersionName() |
Get Version name
|
String |
toString() |
getOtherPropertiespublic String id
public Number classType
public String documentId
public String versionId
public String versionName
public String parentId
public String elementId
public String elementName
public String elementType
public String dataType
public String insertableQuery
public String featureId
public String featureName
public String featureType
public String partName
public String deterministicId
public String bodyType
public String thumbnailUri
public Map featureSpec
public DocumentsGetInsertablesResponseItems()
public final String getId()
public final Number getClassType()
public final String getDocumentId()
public final String getVersionId()
public final String getVersionName()
public final String getParentId()
public final String getElementId()
public final String getElementName()
public final String getElementType()
public final String getDataType()
public final String getInsertableQuery()
public final String getFeatureId()
public final String getFeatureName()
public final String getFeatureType()
public final String getPartName()
public final String getDeterministicId()
public final String getBodyType()
public final String getThumbnailUri()
public final Map getFeatureSpec()
public final OnshapeDocument getDocument()
getDocument in interface ResponseWithDocumentCopyright © 2021. All rights reserved.