java.lang.Object
com.regnosys.rosetta.common.serialisation.BeanUtil

public class BeanUtil extends Object
  • Constructor Details

    • BeanUtil

      public BeanUtil()
  • Method Details

    • getPropertyName

      public static String getPropertyName(Method method)
    • toLowerCamelCase

      public static String toLowerCamelCase(String string)