public final class AppElementsUpdateReferenceResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
AppElementsUpdateReferenceResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getChangeId() |
Get The changeId representing the element state after the reference update
|
String |
getParentChangeId() |
Get The changeId of the element state prior to the reference update
|
String |
getReferenceId() |
Get The id of the reference that was updated
|
String |
getTransactionId() |
Get The id of the transaction in which the reference was updated
|
String |
toString() |
getOtherPropertiespublic final String getChangeId()
public final String getParentChangeId()
public final String getTransactionId()
public final String getReferenceId()
Copyright © 2021. All rights reserved.