public final class ElementsUpdateReferencesRequestReferenceUpdatesFromReference extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ElementsUpdateReferencesRequestReferenceUpdatesFromReference.Builder |
| Modifier and Type | Field | Description |
|---|---|---|
String |
documentId |
The Document ID of the reference to update.
|
String |
elementId |
The Element ID of the reference to update.
|
Map |
elementType |
The elementType of the item that is to be updated.
|
Map |
partNumber |
The part number identifying the item that is to be updated.
|
Map |
revision |
The revision containing the items to be updated.
|
String |
versionId |
The Version ID of the reference to update.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ElementsUpdateReferencesRequestReferenceUpdatesFromReference.Builder |
builder() |
|
String |
getDocumentId() |
Get The Document ID of the reference to update.
|
String |
getElementId() |
Get The Element ID of the reference to update.
|
Map |
getElementType() |
Get The elementType of the item that is to be updated.
|
Map |
getPartNumber() |
Get The part number identifying the item that is to be updated.
|
Map |
getRevision() |
Get The revision containing the items to be updated.
|
String |
getVersionId() |
Get The Version ID of the reference to update.
|
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 ElementsUpdateReferencesRequestReferenceUpdatesFromReference.Builder builder()
Copyright © 2021. All rights reserved.