SOURCE - TARGET - public interface SapCpiQuoteCommentMapperService<SOURCE extends CommentModel,TARGET extends SAPCpiOutboundQuoteCommentModel>
CommentModel to SAPCpiOutboundQuoteCommentModel.| 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.