SOURCE - TARGET - public interface SapCpiQuoteMapperService<SOURCE extends QuoteModel,TARGET extends SAPCpiOutboundQuoteModel>
QuoteModel to SAPCpiOutboundQuoteModel.| 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.