public final class ElementsCopyElementFromSourceDocumentRequest extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ElementsCopyElementFromSourceDocumentRequest.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static ElementsCopyElementFromSourceDocumentRequest.Builder |
builder(Onshape onshape) |
|
String |
getAnchorElementId() |
Get If specified, the copied element will be inserted after the anchor element, otherwise at the end of the tab list.
|
String |
getDocumentIdSource() |
Get The source document ID.
|
String |
getElementIdSource() |
Get The source element ID.
|
Boolean |
getIsGroupAnchor() |
Get If this has an anchor or not.
|
String |
getWorkspaceIdSource() |
Get The source workspace ID.
|
String |
toString() |
public final String getDocumentIdSource()
public final String getWorkspaceIdSource()
public final String getElementIdSource()
public final Boolean getIsGroupAnchor()
public final String getAnchorElementId()
public static final ElementsCopyElementFromSourceDocumentRequest.Builder builder(Onshape onshape)
Copyright © 2021. All rights reserved.