Package | Description |
---|---|
com.sap.cloud.sdk.services.scp.workflow.cf.model |
Modifier and Type | Method and Description |
---|---|
TechnicalErrorError |
TechnicalErrorError.addDetailsItem(TechnicalErrorErrorDetails detailsItem)
Add one Details instance to this
TechnicalErrorError . |
TechnicalErrorError |
TechnicalErrorError.code(String code)
Set the code of this
TechnicalErrorError instance and return the same instance. |
TechnicalErrorError |
TechnicalErrorError.details(List<TechnicalErrorErrorDetails> details)
Set the details of this
TechnicalErrorError instance and return the same instance. |
TechnicalErrorError |
TechnicalError.getError()
Get error
|
TechnicalErrorError |
TechnicalErrorError.logId(String logId)
Set the logId of this
TechnicalErrorError instance and return the same instance. |
TechnicalErrorError |
TechnicalErrorError.message(String message)
Set the message of this
TechnicalErrorError instance and return the same instance. |
Modifier and Type | Method and Description |
---|---|
TechnicalError |
TechnicalError.error(TechnicalErrorError error)
Set the error of this
TechnicalError instance and return the same instance. |
void |
TechnicalError.setError(TechnicalErrorError error)
Set the error of this
TechnicalError instance. |
Copyright © 2020 SAP SE. All rights reserved.