| Package | Description |
|---|---|
| com.sap.hybris.sapquoteintegration.dto | |
| com.sap.hybris.sapquoteintegration.resource |
| Modifier and Type | Method and Description |
|---|---|
SAPCpiOutboundQuoteDTO |
SAPCpiOutboundQuoteCommentDTO.getSapCpiOutboundQuote() |
SAPCpiOutboundQuoteDTO |
SAPCpiOutboundQuoteCustomerDTO.getSapCpiOutboundQuote() |
SAPCpiOutboundQuoteDTO |
SAPCpiOutboundQuoteItemDTO.getSapCpiOutboundQuote() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SAPCpiOutboundQuoteDTO> |
SAPCpiOutboundQuotesDTO.getSAPCpiOutboundQuotes() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundQuoteCommentDTO.setSapCpiOutboundQuote(SAPCpiOutboundQuoteDTO value) |
void |
SAPCpiOutboundQuoteCustomerDTO.setSapCpiOutboundQuote(SAPCpiOutboundQuoteDTO value) |
void |
SAPCpiOutboundQuoteItemDTO.setSapCpiOutboundQuote(SAPCpiOutboundQuoteDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundQuotesDTO.setSAPCpiOutboundQuotes(java.util.List<SAPCpiOutboundQuoteDTO> sapcpioutboundquotesList) |
| Constructor and Description |
|---|
SAPCpiOutboundQuotesDTO(java.util.List<SAPCpiOutboundQuoteDTO> sapcpioutboundquotesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SAPCpiOutboundQuoteResource.putSAPCpiOutboundQuote(SAPCpiOutboundQuoteDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.