Interface WrapperHelperCreator

    • Method Detail

      • compile

        org.apache.cxf.databinding.WrapperHelper compile​(Class<?> wrapperType,
                                                         Method[] setMethods,
                                                         Method[] getMethods,
                                                         Method[] jaxbMethods,
                                                         Field[] fields,
                                                         Object objectFactory)