java.lang.Object
org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.WrapperUtil

public final class WrapperUtil extends Object
  • Method Details

    • isWrapperClassExists

      public static boolean isWrapperClassExists(Method method)
    • getJaxbAnnotations

      public static List<Annotation> getJaxbAnnotations(Method method)
    • getJaxbAnnotations

      public static List<Annotation> getJaxbAnnotations(Method method, int idx)