| Package | Description |
|---|---|
| org.cxml |
| Modifier and Type | Field and Description |
|---|---|
protected Status |
Response.status |
protected Status |
ContractStatusUpdateRequest.status |
protected Status |
Message.status |
protected Status |
StatusUpdateRequest.status |
| Modifier and Type | Method and Description |
|---|---|
Status |
ObjectFactory.createStatus()
Create an instance of
Status |
Status |
Response.getStatus()
Gets the value of the status property.
|
Status |
ContractStatusUpdateRequest.getStatus()
Gets the value of the status property.
|
Status |
Message.getStatus()
Gets the value of the status property.
|
Status |
StatusUpdateRequest.getStatus()
Gets the value of the status property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Response.setStatus(Status value)
Sets the value of the status property.
|
void |
ContractStatusUpdateRequest.setStatus(Status value)
Sets the value of the status property.
|
void |
Message.setStatus(Status value)
Sets the value of the status property.
|
void |
StatusUpdateRequest.setStatus(Status value)
Sets the value of the status property.
|
Copyright © 2018 SAP SE. All Rights Reserved.