public final class MetadataGetElementMetadataResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
MetadataGetElementMetadataResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getElementId() |
Get Element id
|
Number |
getElementType() |
Get Element type
|
String |
getHref() |
Get URI of Element metadata
|
String |
getMimeType() |
Get Element mime type
|
MetadataGetElementMetadataResponseParts[] |
getParts() |
Get Part list if element is a PartStudio
|
Map[] |
getProperties() |
Get Element properties
|
Map |
getThumbnail() |
Get Element's thumbnail
|
MetadataGetElementMetadataResponse |
refresh(Onshape onshape) |
Refresh this page of results
|
String |
toString() |
getOtherPropertiespublic final MetadataGetElementMetadataResponse refresh(Onshape onshape) throws OnshapeException
onshape - The Onshape client object.OnshapeException - On HTTP or serialization error.public final Map[] getProperties()
public final String getElementId()
public final Number getElementType()
public final String getMimeType()
public final Map getThumbnail()
public final String getHref()
public final MetadataGetElementMetadataResponseParts[] getParts()
Copyright © 2021. All rights reserved.