diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-03-15 14:44:17 +0100 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2019-03-15 14:46:43 +0100 |
commit | 27bc4d16ee41341d56a91053a55c03abfd830730 (patch) | |
tree | f820cf53796048a51d2e714061c5f01d2f682d0f /java/jvpp-ioamtrace/io | |
parent | 585c798025dcde4b865718ba1e68c6a86dc99311 (diff) |
fix string variable name
In case of strings if the field name contains name with underscore
it wasn't converted to camelCase style. It was working for simple cases
such as "cmd" but for more complex field names like "name_filter" the
variable wasn't translated to "nameFiler" but remained unchanged.
Change-Id: Ia53fdafd1cb53bcaba72e4d0433d71980d498e4c
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'java/jvpp-ioamtrace/io')
0 files changed, 0 insertions, 0 deletions