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