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