public abstract class AbstractSourcingStrategyMapper extends java.lang.Object implements SourcingStrategyMapper
| Constructor and Description |
|---|
AbstractSourcingStrategyMapper() |
| Modifier and Type | Method and Description |
|---|---|
SourcingStrategy |
getStrategy()
Get the sourcing strategy associate with this matcher.
|
void |
setStrategy(SourcingStrategy strategy) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisMatchpublic SourcingStrategy getStrategy()
SourcingStrategyMappergetStrategy in interface SourcingStrategyMapperpublic void setStrategy(SourcingStrategy strategy)
Copyright © 2018 SAP SE. All Rights Reserved.