public final class PartStudiosComparePartStudioResponseChangesPartsCollectionChanges extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChanges |
changes |
Map of changes in a specific MODIFIED part
|
String |
sourceId |
Part Id of the Part in the source microversion, can be null for new Parts
|
String |
targetId |
Part Id of the Part in the target microversion, can be null for deleted Parts
|
String |
type |
Type of the change (see API description for values)
|
| Constructor | Description |
|---|---|
PartStudiosComparePartStudioResponseChangesPartsCollectionChanges() |
| Modifier and Type | Method | Description |
|---|---|---|
PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChanges |
getChanges() |
Get Map of changes in a specific MODIFIED part
|
String |
getSourceId() |
Get Part Id of the Part in the source microversion, can be null for new Parts
|
String |
getTargetId() |
Get Part Id of the Part in the target microversion, can be null for deleted Parts
|
String |
getType() |
Get Type of the change (see API description for values)
|
String |
toString() |
getOtherPropertiespublic String sourceId
public String targetId
public String type
public PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChanges changes
public PartStudiosComparePartStudioResponseChangesPartsCollectionChanges()
public final String getSourceId()
public final String getTargetId()
public final String getType()
public final PartStudiosComparePartStudioResponseChangesPartsCollectionChangesChanges getChanges()
Copyright © 2021. All rights reserved.