ResponseWithDocumentpublic final class InsertablesGetLatestInDocumentResponseItems extends AbstractResponseObject implements ResponseWithDocument
| Modifier and Type | Field | Description |
|---|---|---|
String |
bodyType |
body type.
|
Number |
classType |
class type.
|
String |
configuration |
configuration.
|
String |
configurationParameters |
configuration parameters.
|
String |
configurationParameterValues |
configuration parameter values.
|
String |
dataType |
data type.
|
String |
deterministicId |
deterministic 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.
|
String |
featureSpec |
feature spec.
|
String |
featureType |
feature type.
|
Boolean |
hasFaults |
has faults.
|
String |
insertableQuery |
insertable query.
|
Boolean |
isFlattenedBody |
is flattened body.
|
Boolean |
isMesh |
is mesh.
|
String |
microversionId |
microversion id.
|
String |
parentId |
parent id.
|
String |
partName |
part name.
|
String |
unflattenedPartDeterministicId |
unflattened part deterministic id.
|
String |
versionId |
version id.
|
String |
versionName |
version name.
|
| Constructor | Description |
|---|---|
InsertablesGetLatestInDocumentResponseItems() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getBodyType() |
Get body type.
|
Number |
getClassType() |
Get class type.
|
String |
getConfiguration() |
Get configuration.
|
String |
getConfigurationParameters() |
Get configuration parameters.
|
String |
getConfigurationParameterValues() |
Get configuration parameter values.
|
String |
getDataType() |
Get data type.
|
String |
getDeterministicId() |
Get deterministic 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.
|
String |
getFeatureSpec() |
Get feature spec.
|
String |
getFeatureType() |
Get feature type.
|
Boolean |
getHasFaults() |
Get has faults.
|
String |
getInsertableQuery() |
Get insertable query.
|
Boolean |
getIsFlattenedBody() |
Get is flattened body.
|
Boolean |
getIsMesh() |
Get is mesh.
|
String |
getMicroversionId() |
Get microversion id.
|
String |
getParentId() |
Get parent id.
|
String |
getPartName() |
Get part name.
|
String |
getUnflattenedPartDeterministicId() |
Get unflattened part deterministic id.
|
String |
getVersionId() |
Get version id.
|
String |
getVersionName() |
Get version name.
|
String |
toString() |
getOtherPropertiespublic Number classType
public String documentId
public String versionId
public String versionName
public String parentId
public String elementId
public String microversionId
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 featureSpec
public String configurationParameters
public String configuration
public Boolean isMesh
public Boolean isFlattenedBody
public String unflattenedPartDeterministicId
public Boolean hasFaults
public String configurationParameterValues
public InsertablesGetLatestInDocumentResponseItems()
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 getMicroversionId()
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 getFeatureSpec()
public final String getConfigurationParameters()
public final String getConfiguration()
public final Boolean getIsMesh()
public final Boolean getIsFlattenedBody()
public final String getUnflattenedPartDeterministicId()
public final Boolean getHasFaults()
public final String getConfigurationParameterValues()
public final OnshapeDocument getDocument()
getDocument in interface ResponseWithDocumentCopyright © 2021. All rights reserved.