public final class ElementsUpdateReferencesRequestReferenceUpdatesToReference extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ElementsUpdateReferencesRequestReferenceUpdatesToReference.Builder |
| Modifier and Type | Field | Description |
|---|---|---|
String |
documentId |
The Document ID of the destination reference.
|
String |
elementId |
The Element ID of the destination reference.
|
Map |
elementType |
The elementType of the item in the destination revision.
|
Map |
partNumber |
The part number identifying the item in the destination revision.
|
Map |
revision |
The destination revision.
|
String |
versionId |
The Version ID of the destination reference.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ElementsUpdateReferencesRequestReferenceUpdatesToReference.Builder |
builder() |
|
String |
getDocumentId() |
Get The Document ID of the destination reference.
|
String |
getElementId() |
Get The Element ID of the destination reference.
|
Map |
getElementType() |
Get The elementType of the item in the destination revision.
|
Map |
getPartNumber() |
Get The part number identifying the item in the destination revision.
|
Map |
getRevision() |
Get The destination revision.
|
String |
getVersionId() |
Get The Version ID of the destination reference.
|
String |
toString() |
public String documentId
public String versionId
public String elementId
public Map revision
public Map partNumber
public Map elementType
public final String getDocumentId()
public final String getVersionId()
public final String getElementId()
public final Map getRevision()
public final Map getPartNumber()
public final Map getElementType()
public static final ElementsUpdateReferencesRequestReferenceUpdatesToReference.Builder builder()
Copyright © 2021. All rights reserved.