public static interface FieldNameTranslator.FieldInfosMapping
| Modifier and Type | Method and Description |
|---|---|
Map<String,FieldNameTranslator.FieldInfo> |
getFieldInfos()
Returns a
Map containing the field infos with the field name as key. |
Map<String,FieldNameTranslator.FieldInfo> |
getInvertedFieldInfos()
Returns a
Map containing the field infos with the translated field name as key. |
Map<String,FieldNameTranslator.FieldInfo> getFieldInfos()
Map containing the field infos with the field name as key.Map<String,FieldNameTranslator.FieldInfo> getInvertedFieldInfos()
Map containing the field infos with the translated field name as key.Copyright © 2017 SAP SE. All Rights Reserved.