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