public class StockLevelStatusConverter
extends <any>
StockLevelStatus and String| Constructor and Description |
|---|
StockLevelStatusConverter() |
| Modifier and Type | Method and Description |
|---|---|
StockLevelStatus |
convertFrom(java.lang.String source,
<any> destinationType,
MappingContext mappingContext) |
java.lang.String |
convertTo(StockLevelStatus source,
<any> destinationType,
MappingContext mappingContext) |
public java.lang.String convertTo(StockLevelStatus source, <any> destinationType, MappingContext mappingContext)
public StockLevelStatus convertFrom(java.lang.String source, <any> destinationType, MappingContext mappingContext)
Copyright © 2018 SAP SE. All Rights Reserved.