public class ItemModelConverter
extends <any>
| Constructor and Description |
|---|
ItemModelConverter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(<any> sourceType,
<any> destinationType) |
ItemModel |
convert(ItemModel source,
<any> destinationType,
MappingContext mappingContext) |
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
void |
setModelService(ModelService modelService) |
public boolean canConvert(<any> sourceType,
<any> destinationType)
public ItemModel convert(ItemModel source, <any> destinationType, MappingContext mappingContext)
public void setModelService(ModelService modelService)
public boolean equals(java.lang.Object other)
public int hashCode()
Copyright © 2018 SAP SE. All Rights Reserved.