public class DefaultAttributeToDataConverter extends java.lang.Object implements Converter<java.lang.Object,java.lang.Object>
AttributeContentConverter
instances fail to convert a given object. Returns the Object.toString() from the Object.| Constructor and Description |
|---|
DefaultAttributeToDataConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
convert(java.lang.Object source)
Uses the source
S object and produces an new instance of T. |
public java.lang.Object convert(java.lang.Object source)
ConverterS object and produces an new instance of T.Copyright © 2018 SAP SE. All Rights Reserved.