Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
com.onshape.api.types |
Types used in Onshape API client.
|
Modifier and Type | Method | Description |
---|---|---|
DocumentsGetDocumentHistoryResponse |
DocumentsGetDocumentHistoryRequest.Builder.call(String did,
WM wmType,
String wm) |
Calls getDocumentHistory method, Get a document's history
|
Modifier and Type | Method | Description |
---|---|---|
WM |
OnshapeDocument.getWM() |
Gets the choice of WM (Workspace, Microversion)
|
static WM |
WM.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static WM[] |
WM.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.