SOURCE - TARGET - public interface SapCpiQuoteStatusMapperService<SOURCE extends QuoteModel,TARGET extends SAPCpiOutboundQuoteStatusModel>
QuoteModel to SAPCpiOutboundQuoteStatusModel.| Modifier and Type | Method and Description |
|---|---|
void |
map(SOURCE source,
TARGET target)
Performs mapping from source to target.
|
Copyright © 2018 SAP SE. All Rights Reserved.